GEOSX
List of all members
geosx::AggregateElementSubRegion::viewKeyStruct Struct Reference

Contains added view access key to be bound with class data member. More...

#include <AggregateElementSubRegion.hpp>

Inheritance diagram for geosx::AggregateElementSubRegion::viewKeyStruct:
Inheritance graph
[legend]

Additional Inherited Members

- Static Public Member Functions inherited from geosx::ObjectManagerBase::viewKeyStruct
static constexpr char const * adjacencyListString ()
 
static constexpr char const * domainBoundaryIndicatorString ()
 
static constexpr char const * externalSetString ()
 
static constexpr char const * ghostRankString ()
 
static constexpr char const * ghostsToReceiveString ()
 
static constexpr char const * globalToLocalMapString ()
 
static constexpr char const * isExternalString ()
 
static constexpr char const * localToGlobalMapString ()
 
- Public Attributes inherited from geosx::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

Contains added view access key to be bound with class data member.

Definition at line 148 of file AggregateElementSubRegion.hpp.


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