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

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

#include <CellElementRegion.hpp>

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

Static Public Member Functions

static constexpr char const * coarseningRatioString ()
 
static constexpr char const * sourceCellBlockNamesString ()
 
- Static Public Member Functions inherited from geosx::ElementRegionBase::viewKeyStruct
static constexpr char const * materialListString ()
 
static constexpr char const * elementSubRegions ()
 
- Static Public Member Functions inherited from geosx::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 ()
 

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.
 

Detailed Description

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

Definition at line 114 of file CellElementRegion.hpp.

Member Function Documentation

◆ coarseningRatioString()

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

Definition at line 117 of file CellElementRegion.hpp.

◆ sourceCellBlockNamesString()

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

Definition at line 120 of file CellElementRegion.hpp.


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