GEOSX
List of all members
geosx::FaceManager::viewKeyStruct Struct Reference
Inheritance diagram for geosx::FaceManager::viewKeyStruct:
Inheritance graph
[legend]

Additional Inherited Members

- 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.
 
- Static Public Attributes inherited from geosx::ObjectManagerBase::viewKeyStruct
static constexpr auto adjacencyListString = "adjacencyList"
 String key to adjacency list.
 
static constexpr auto domainBoundaryIndicatorString = "domainBoundaryIndicator"
 String key to domain boundary indicator.
 
static constexpr auto externalSetString = "externalSet"
 String key to external set.
 
static constexpr auto ghostRankString = "ghostRank"
 String key to ghost ranks.
 
static constexpr auto ghostsToReceiveString = "ghostsToReceive"
 String key to ghosts to receive.
 
static constexpr auto globalToLocalMapString = "globalToLocalMap"
 String key to global->local mao.
 
static constexpr auto isExternalString = "isExternal"
 String key to the 'is external' vector.
 
static constexpr auto localToGlobalMapString = "localToGlobalMap"
 String key to the local->global map.
 

Detailed Description

Definition at line 275 of file FaceManager.hpp.


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