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

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

#include <ParticleRegionBase.hpp>

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

Static Public Member Functions

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

Struct to serve as a container for variable strings and keys.

Definition at line 301 of file ParticleRegionBase.hpp.

Member Function Documentation

◆ materialListString()

static constexpr const char* geos::ParticleRegionBase::viewKeyStruct::materialListString ( )
inlinestaticconstexpr
Returns
String key for the material list

Definition at line 304 of file ParticleRegionBase.hpp.

◆ meshBodyString()

static constexpr const char* geos::ParticleRegionBase::viewKeyStruct::meshBodyString ( )
inlinestaticconstexpr
Returns
String key for the material list

Definition at line 306 of file ParticleRegionBase.hpp.

◆ particleSubRegions()

static constexpr const char* geos::ParticleRegionBase::viewKeyStruct::particleSubRegions ( )
inlinestaticconstexpr
Returns
String key for the particle subregions

Definition at line 308 of file ParticleRegionBase.hpp.


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