GEOSX
List of all members
geosx::EdgeManager::groupKeyStruct Struct Reference

Container of keys needed to access the data of the class member. More...

#include <EdgeManager.hpp>

Inheritance diagram for geosx::EdgeManager::groupKeyStruct:
Inheritance graph
[legend]

Additional Inherited Members

- Public Attributes inherited from geosx::ObjectManagerBase::groupKeyStruct
dataRepository::GroupKey sets = { setsString }
 View key to the Group holding the object sets.
 
- Static Public Attributes inherited from geosx::ObjectManagerBase::groupKeyStruct
static constexpr auto setsString = "sets"
 String key to the Group holding the object sets.
 
static constexpr auto neighborDataString = "neighborData"
 String key to the Groupholding all the NeighborData objects.
 

Detailed Description

Container of keys needed to access the data of the class member.

Definition at line 300 of file EdgeManager.hpp.


The documentation for this struct was generated from the following file: