GEOS
|
#include "dataRepository/Group.hpp"
#include "common/TimingMacros.hpp"
#include "mpiCommunications/NeighborData.hpp"
Go to the source code of this file.
Classes | |
class | geos::ObjectManagerBase |
The ObjectManagerBase is the base object of all object managers in the mesh data hierachy. More... | |
struct | geos::ObjectManagerBase::viewKeyStruct |
struct to serve as a container for variable strings and keys More... | |
struct | geos::ObjectManagerBase::groupKeyStruct |
struct to serve as a container for group strings and keys More... | |
Namespaces | |
geos | |
Typedefs | |
typedef geos::ObjectManagerBase | ObjectDataStructureBaseT |
Alias to ObjectManagerBase. | |