GEOSX
Static Public Member Functions | List of all members
geos::ParticleRegion::viewKeyStruct Struct Reference

A struct to serve as a container for variable strings and keys. More...

#include <ParticleRegion.hpp>

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

Static Public Member Functions

static constexpr const char * sourceParticleBlockNamesString ()
 
- Static Public Member Functions inherited from geos::ParticleRegionBase::viewKeyStruct
static constexpr const char * materialListString ()
 
static constexpr const char * meshBodyString ()
 
static constexpr const char * particleSubRegions ()
 
- 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 ()
 

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.
 

Detailed Description

A struct to serve as a container for variable strings and keys.

Definition at line 119 of file ParticleRegion.hpp.

Member Function Documentation

◆ sourceParticleBlockNamesString()

static constexpr const char* geos::ParticleRegion::viewKeyStruct::sourceParticleBlockNamesString ( )
inlinestaticconstexpr
Returns
String key for the cell block names

Definition at line 122 of file ParticleRegion.hpp.


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