GEOSX
List of all members
geos::EdgeManager::viewKeyStruct Struct Reference

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

#include <EdgeManager.hpp>

Inheritance diagram for geos::EdgeManager::viewKeyStruct:
Inheritance graph
[legend]

Additional Inherited Members

- Static Public Member Functions inherited from geos::ObjectManagerBase::viewKeyStruct
static constexpr const char * adjacencyListString ()
 
static constexpr const char * domainBoundaryIndicatorString ()
 
static constexpr const char * externalSetString ()
 
static constexpr const char * ghostRankString ()
 
static constexpr const char * ghostsToReceiveString ()
 
static constexpr const char * globalToLocalMapString ()
 
static constexpr const char * isExternalString ()
 
static constexpr const char * localToGlobalMapString ()
 
- Public Attributes inherited from geos::ObjectManagerBase::viewKeyStruct
dataRepository::ViewKey externalSet = { externalSetString() }
 View key to external set.
 
dataRepository::ViewKey ghostRank = { ghostRankString() }
 View key to ghost ranks.
 
dataRepository::ViewKey globalToLocalMap = { globalToLocalMapString() }
 View key to global->local map.
 
dataRepository::ViewKey localToGlobalMap = { localToGlobalMapString() }
 View key to the local->global map.
 

Detailed Description

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

Definition at line 253 of file EdgeManager.hpp.


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