|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
|
Public Member Functions | |
| FieldmapDescription (MapType aType, Fieldmap *aMap) | |
Public Attributes | |
| MapType | Type |
| Fieldmap * | Map |
| unsigned int | RefCounter |
| bool | read |
Definition at line 184 of file Fieldmap.h.
Definition at line 189 of file Fieldmap.h.
References Fieldmap::Fieldmap(), Map, read, RefCounter, and Type.
| Fieldmap* Fieldmap::FieldmapDescription::Map |
Definition at line 186 of file Fieldmap.h.
Referenced by FieldmapDescription().
| bool Fieldmap::FieldmapDescription::read |
Definition at line 188 of file Fieldmap.h.
Referenced by FieldmapDescription().
| unsigned int Fieldmap::FieldmapDescription::RefCounter |
Definition at line 187 of file Fieldmap.h.
Referenced by FieldmapDescription().
| MapType Fieldmap::FieldmapDescription::Type |
Definition at line 185 of file Fieldmap.h.
Referenced by FieldmapDescription().