GEOS
|
A struct to serve as a container for variable strings and keys. More...
#include <ParticleRegion.hpp>
Static Public Member Functions | |
static constexpr char const * | sourceParticleBlockNamesString () |
Static Public Member Functions inherited from geos::ParticleRegionBase::viewKeyStruct | |
static constexpr char const * | materialListString () |
static constexpr char const * | meshBodyString () |
static constexpr char const * | particleSubRegions () |
Static Public Member Functions inherited from geos::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 () |
static constexpr char const * | localMaxGlobalIndexString () |
static constexpr char const * | maxGlobalIndexString () |
Additional Inherited Members | |
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. | |
A struct to serve as a container for variable strings and keys.
Definition at line 120 of file ParticleRegion.hpp.
|
inlinestaticconstexpr |
Definition at line 123 of file ParticleRegion.hpp.