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

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

#include <SurfaceElementSubRegion.hpp>

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

Static Public Member Functions

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 surface element views.

Definition at line 268 of file SurfaceElementSubRegion.hpp.

Member Function Documentation

◆ creationMassString()

constexpr static const char* geos::SurfaceElementSubRegion::viewKeyStruct::creationMassString ( )
inlinestaticconstexpr
Returns
Mass creation string.

Definition at line 280 of file SurfaceElementSubRegion.hpp.

◆ surfaceElementsToCellIndexString()

static constexpr const char* geos::SurfaceElementSubRegion::viewKeyStruct::surfaceElementsToCellIndexString ( )
inlinestaticconstexpr
Returns
Face element to cell indices map string.

Definition at line 277 of file SurfaceElementSubRegion.hpp.

◆ surfaceElementsToCellRegionsString()

static constexpr const char* geos::SurfaceElementSubRegion::viewKeyStruct::surfaceElementsToCellRegionsString ( )
inlinestaticconstexpr
Returns
Face element to cell regions map string.

Definition at line 271 of file SurfaceElementSubRegion.hpp.

◆ surfaceElementsToCellSubRegionsString()

static constexpr const char* geos::SurfaceElementSubRegion::viewKeyStruct::surfaceElementsToCellSubRegionsString ( )
inlinestaticconstexpr
Returns
Face element to cell subregions map string.

Definition at line 274 of file SurfaceElementSubRegion.hpp.

◆ surfaceElementToParentPlaneString()

constexpr static const char* geos::SurfaceElementSubRegion::viewKeyStruct::surfaceElementToParentPlaneString ( )
inlinestaticconstexpr
Returns
surface element to parent plane string.

Definition at line 283 of file SurfaceElementSubRegion.hpp.


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