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

Struct containing the keys to all face element views. More...

#include <FaceElementSubRegion.hpp>

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

Static Public Member Functions

static constexpr char const * dNdXString ()
 
static constexpr char const * detJString ()
 
- Static Public Member Functions inherited from geosx::SurfaceElementSubRegion::viewKeyStruct
static constexpr char const * surfaceElementsToCellRegionsString ()
 
static constexpr char const * surfaceElementsToCellSubRegionsString ()
 
static constexpr char const * surfaceElementsToCellIndexString ()
 
static constexpr char const * elementApertureString ()
 
static constexpr char const * elementAreaString ()
 
static constexpr char const * creationMassString ()
 
static constexpr char const * surfaceElementToParentPlaneString ()
 
- Static Public Member Functions inherited from geosx::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 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

Struct containing the keys to all face element views.

Definition at line 127 of file FaceElementSubRegion.hpp.

Member Function Documentation

◆ detJString()

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

Definition at line 132 of file FaceElementSubRegion.hpp.

◆ dNdXString()

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

Definition at line 130 of file FaceElementSubRegion.hpp.


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