OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Public Member Functions | List of all members
FieldLayoutUser Class Referenceabstract

#include <FieldLayoutUser.h>

Inheritance diagram for FieldLayoutUser:
Inheritance graph
[legend]
Collaboration diagram for FieldLayoutUser:
Collaboration graph
[legend]

Public Member Functions

 FieldLayoutUser ()
 
virtual ~FieldLayoutUser ()
 
virtual void Repartition (UserList *)=0
 
- Public Member Functions inherited from User
 User ()
 
virtual ~User ()
 
ID_t get_Id () const
 
virtual void notifyUserOfDelete (UserList *)=0
 

Additional Inherited Members

- Public Types inherited from User
typedef Unique::type ID_t
 
- Protected Attributes inherited from User
ID_t Id
 

Detailed Description

Definition at line 27 of file FieldLayoutUser.h.

Constructor & Destructor Documentation

◆ FieldLayoutUser()

FieldLayoutUser::FieldLayoutUser ( )
inline

Definition at line 31 of file FieldLayoutUser.h.

◆ ~FieldLayoutUser()

virtual FieldLayoutUser::~FieldLayoutUser ( )
inlinevirtual

Definition at line 34 of file FieldLayoutUser.h.

Member Function Documentation

◆ Repartition()

virtual void FieldLayoutUser::Repartition ( UserList )
pure virtual

The documentation for this class was generated from the following file: