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

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 char const* geos::CellElementSubRegion::viewKeyStruct::constitutiveGroupingString ( )
inlinestaticconstexpr
Returns
String key for the constitutive grouping

Definition at line 187 of file CellElementSubRegion.hpp.

◆ constitutiveMapString()

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

Definition at line 189 of file CellElementSubRegion.hpp.

◆ constitutivePointVolumeFractionString()

static constexpr char const* 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 char const* 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 char const* 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 char const* geos::CellElementSubRegion::viewKeyStruct::fracturedCellsString ( )
inlinestaticconstexpr
Returns
String key to fracturedCells

Definition at line 193 of file CellElementSubRegion.hpp.

◆ toEmbSurfString()

static constexpr char const* 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: