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

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

#include <CellElementSubRegion.hpp>

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

Static Public Member Functions

static constexpr const char * constitutivePointVolumeFractionString ()
 
static constexpr const char * dNdXString ()
 
static constexpr const char * detJString ()
 
static constexpr const char * constitutiveGroupingString ()
 
static constexpr const char * constitutiveMapString ()
 
static constexpr const char * toEmbSurfString ()
 
static constexpr const char * fracturedCellsString ()
 
- Static Public Member Functions inherited from geos::ElementSubRegionBase::viewKeyStruct
static constexpr const char * numNodesPerElementString ()
 
static constexpr const char * nodeListString ()
 
static constexpr const char * numEdgesPerElementString ()
 
static constexpr const char * edgeListString ()
 
static constexpr const char * numFacesPerElementString ()
 
static constexpr const char * faceListString ()
 
static constexpr const char * elementCenterString ()
 
static constexpr const char * elementVolumeString ()
 
- 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 ()
 

Public Attributes

dataRepository::ViewKey constitutiveGrouping = { constitutiveGroupingString() }
 ViewKey for the constitutive grouping.
 
dataRepository::ViewKey constitutiveMap = { constitutiveMapString() }
 ViewKey for the constitutive map.
 
- 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 178 of file CellElementSubRegion.hpp.

Member Function Documentation

◆ constitutiveGroupingString()

static constexpr const char* geos::CellElementSubRegion::viewKeyStruct::constitutiveGroupingString ( )
inlinestaticconstexpr
Returns
String key for the constitutive grouping

Definition at line 187 of file CellElementSubRegion.hpp.

◆ constitutiveMapString()

static constexpr const char* geos::CellElementSubRegion::viewKeyStruct::constitutiveMapString ( )
inlinestaticconstexpr
Returns
String key for the constitutive map

Definition at line 189 of file CellElementSubRegion.hpp.

◆ constitutivePointVolumeFractionString()

static constexpr const char* geos::CellElementSubRegion::viewKeyStruct::constitutivePointVolumeFractionString ( )
inlinestaticconstexpr
Returns
String key for the constitutive point volume fraction

Definition at line 181 of file CellElementSubRegion.hpp.

◆ detJString()

static constexpr const char* geos::CellElementSubRegion::viewKeyStruct::detJString ( )
inlinestaticconstexpr
Returns
String key for the derivative of the jacobian.

Definition at line 185 of file CellElementSubRegion.hpp.

◆ dNdXString()

static constexpr const char* geos::CellElementSubRegion::viewKeyStruct::dNdXString ( )
inlinestaticconstexpr
Returns
String key for the derivatives of the shape functions with respect to the reference configuration

Definition at line 183 of file CellElementSubRegion.hpp.

◆ fracturedCellsString()

static constexpr const char* geos::CellElementSubRegion::viewKeyStruct::fracturedCellsString ( )
inlinestaticconstexpr
Returns
String key to fracturedCells

Definition at line 193 of file CellElementSubRegion.hpp.

◆ toEmbSurfString()

static constexpr const char* geos::CellElementSubRegion::viewKeyStruct::toEmbSurfString ( )
inlinestaticconstexpr
Returns
String key to embSurfMap

Definition at line 191 of file CellElementSubRegion.hpp.


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