GEOSX
Classes | Namespaces | Macros | Typedefs
Group.hpp File Reference
#include "InputFlags.hpp"
#include "dataRepository/ObjectCatalog.hpp"
#include "MappedVector.hpp"
#include "RestartFlags.hpp"
#include "Wrapper.hpp"
#include "xmlWrapper.hpp"
#include <iostream>

Go to the source code of this file.

Classes

class  geosx::dataRepository::Group
 

Namespaces

 geosx
 
 geosx::dataRepository
 

Macros

#define NOCHARTOSTRING_KEYLOOKUP   0
 macro definition to enable/disable char * lookups
 

Typedefs

using geosx::dataRepository::keyType = string
 The default key type for entries in the hierarchy.
 
using geosx::dataRepository::indexType = localIndex
 The default index type for entries the hierarchy.
 
using geosx::dataRepository::GroupKey = Group::subGroupMap::KeyIndex
 Type alias for KeyIndexT type used for sub-group lookups.
 
using geosx::dataRepository::ViewKey = Group::wrapperMap::KeyIndex
 Type alias for KeyIndexT type used for wrapper lookups.