OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include <FieldLayoutUser.h>
Public Member Functions | |
FieldLayoutUser () | |
virtual | ~FieldLayoutUser () |
virtual void | Repartition (UserList *)=0 |
![]() | |
User () | |
virtual | ~User () |
ID_t | get_Id () const |
virtual void | notifyUserOfDelete (UserList *)=0 |
Additional Inherited Members | |
![]() | |
typedef Unique::type | ID_t |
![]() | |
ID_t | Id |
Definition at line 27 of file FieldLayoutUser.h.
|
inline |
Definition at line 31 of file FieldLayoutUser.h.
|
inlinevirtual |
Definition at line 34 of file FieldLayoutUser.h.
|
pure virtual |
Implemented in BareField< T, Dim >, BareField< Vektor< T, Dim >, Dim >, BareField< Vektor< double, Dim >, Dim >, BareField< double, Dim >, BareField< T1, D >, BareField< Vector_t, Dim >, Field< T, Dim, M, C >, Field< double, 3, Mesh_t, Center_t >, Field< T, Dim, M, C >, Field< Vector_t, 3, Mesh_t, Center_t >, SIndex< Dim >, ParticleCashedLayout< T, Dim, Mesh >, ParticleInteractLayout< T, Dim, Mesh >, ParticleSpatialLayout< T, Dim, Mesh, CachingPolicy >, ParticleSpatialLayout< T, Dim, UniformCartesian< Dim, T > >, RegionLayout< T, Dim, MeshType >, and RegionLayout< T, Dim, UniformCartesian< Dim, T > >.
Referenced by RegionLayout< T, Dim, MeshType >::make_rnodes(), Mesh< Dim >::notifyOfChange(), and FieldLayout< Dim >::Repartition().