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

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

#include <CellElementSubRegion.hpp>

Inheritance diagram for geosx::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 ()
 

Public Attributes

dataRepository::ViewKey constitutiveGrouping = { constitutiveGroupingString() }
 ViewKey for the constitutive grouping.
 
dataRepository::ViewKey constitutiveMap = { constitutiveMapString() }
 ViewKey for the constitutive map.
 

Detailed Description

struct to serve as a container for variable strings and keys

Definition at line 155 of file CellElementSubRegion.hpp.

Member Function Documentation

◆ constitutiveGroupingString()

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

Definition at line 164 of file CellElementSubRegion.hpp.

◆ constitutiveMapString()

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

Definition at line 166 of file CellElementSubRegion.hpp.

◆ constitutivePointVolumeFractionString()

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

Definition at line 158 of file CellElementSubRegion.hpp.

◆ detJString()

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

Definition at line 162 of file CellElementSubRegion.hpp.

◆ dNdXString()

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

Definition at line 160 of file CellElementSubRegion.hpp.

◆ fracturedCellsString()

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

Definition at line 170 of file CellElementSubRegion.hpp.

◆ toEmbSurfString()

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

Definition at line 168 of file CellElementSubRegion.hpp.


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