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

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

#include <FaceElementSubRegion.hpp>

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

Static Public Member Functions

static constexpr const char * dNdXString ()
 
static constexpr const char * detJString ()
 
static constexpr const char * edgesTofractureConnectorsEdgesString ()
 
static constexpr const char * fractureConnectorEdgesToEdgesString ()
 
static constexpr const char * fractureConnectorsEdgesToFaceElementsIndexString ()
 
static constexpr const char * elem2dToCollocatedNodesBucketsString ()
 
- Static Public Member Functions inherited from geos::SurfaceElementSubRegion::viewKeyStruct
static constexpr const char * surfaceElementsToCellRegionsString ()
 
static constexpr const char * surfaceElementsToCellSubRegionsString ()
 
static constexpr const char * surfaceElementsToCellIndexString ()
 
constexpr static const char * creationMassString ()
 
constexpr static const char * surfaceElementToParentPlaneString ()
 
- 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 ()
 

Additional Inherited Members

- 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 containing the keys to all face element views.

Definition at line 164 of file FaceElementSubRegion.hpp.

Member Function Documentation

◆ detJString()

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

Definition at line 169 of file FaceElementSubRegion.hpp.

◆ dNdXString()

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

Definition at line 167 of file FaceElementSubRegion.hpp.

◆ edgesTofractureConnectorsEdgesString()

static constexpr const char* geos::FaceElementSubRegion::viewKeyStruct::edgesTofractureConnectorsEdgesString ( )
inlinestaticconstexpr
Returns
String key to the map of edge local indices to the fracture connector local indices.

Definition at line 171 of file FaceElementSubRegion.hpp.

◆ elem2dToCollocatedNodesBucketsString()

static constexpr const char* geos::FaceElementSubRegion::viewKeyStruct::elem2dToCollocatedNodesBucketsString ( )
inlinestaticconstexpr
Returns
String key to collocated nodes buckets.

Definition at line 177 of file FaceElementSubRegion.hpp.

◆ fractureConnectorEdgesToEdgesString()

static constexpr const char* geos::FaceElementSubRegion::viewKeyStruct::fractureConnectorEdgesToEdgesString ( )
inlinestaticconstexpr
Returns
String key to the map of fracture connector local indices to edge local indices.

Definition at line 173 of file FaceElementSubRegion.hpp.

◆ fractureConnectorsEdgesToFaceElementsIndexString()

static constexpr const char* geos::FaceElementSubRegion::viewKeyStruct::fractureConnectorsEdgesToFaceElementsIndexString ( )
inlinestaticconstexpr
Returns
String key to the map of fracture connector local indices face element local indices.

Definition at line 175 of file FaceElementSubRegion.hpp.


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