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

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

#include <CellElementRegion.hpp>

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

Static Public Member Functions

static constexpr const char * coarseningRatioString ()
 
static constexpr const char * sourceCellBlockNamesString ()
 
- Static Public Member Functions inherited from geos::ElementRegionBase::viewKeyStruct
static constexpr const char * materialListString ()
 
static constexpr const char * meshBodyString ()
 
static constexpr const char * elementSubRegions ()
 
- 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 124 of file CellElementRegion.hpp.

Member Function Documentation

◆ coarseningRatioString()

static constexpr const char* geos::CellElementRegion::viewKeyStruct::coarseningRatioString ( )
inlinestaticconstexpr
Returns
String key for the coarsening ratio

Definition at line 127 of file CellElementRegion.hpp.

◆ sourceCellBlockNamesString()

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

Definition at line 130 of file CellElementRegion.hpp.


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