| OPAL (Object Oriented Parallel Accelerator Library)
    2.2.0
    OPAL | 
#include <FieldLayoutUser.h>


| 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 | 
Definition at line 30 of file FieldLayoutUser.h.
| FieldLayoutUser::FieldLayoutUser | ( | ) | 
Definition at line 32 of file FieldLayoutUser.cpp.
| 
 | virtual | 
Definition at line 37 of file FieldLayoutUser.cpp.
| 
 | pure virtual | 
Implemented in SIndex< Dim >, RegionLayout< T, Dim, MeshType >, RegionLayout< T, Dim, Mesh >, BareField< T, Dim >, BareField< Vektor< MFLOAT, Dim >, Dim >, BareField< T1, D >, ParticleSpatialLayout< T, Dim, Mesh, CachingPolicy >, ParticleSpatialLayout< T, Dim, Mesh >, Field< T, Dim, Mesh, Centering >, Field< double, 3, Mesh_t, Center_t >, Field< T, Dim, M, C >, Field< dcomplex, 3, Mesh_t, Center_t >, Field< Vector_t, 3, Mesh_t, Center_t >, Field< int, 3, Mesh_t, Center_t >, ParticleInteractLayout< T, Dim, Mesh >, and ParticleCashedLayout< T, Dim, Mesh >.
Referenced by RegionLayout< T, Dim, MeshType >::make_rnodes(), Mesh< Dim >::notifyOfChange(), and FieldLayout< Dim >::Repartition().
 1.8.5
 1.8.5