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

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

#include <EmbeddedSurfaceSubRegion.hpp>

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

Static Public Member Functions

static constexpr const char * connectivityIndexString ()
 
static constexpr const char * surfaceWithGhostNodesString ()
 
- 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 embedded surface element views.

Definition at line 179 of file EmbeddedSurfaceSubRegion.hpp.

Member Function Documentation

◆ connectivityIndexString()

static constexpr const char* geos::EmbeddedSurfaceSubRegion::viewKeyStruct::connectivityIndexString ( )
inlinestaticconstexpr
Returns
Connectivity index string

Definition at line 182 of file EmbeddedSurfaceSubRegion.hpp.

◆ surfaceWithGhostNodesString()

static constexpr const char* geos::EmbeddedSurfaceSubRegion::viewKeyStruct::surfaceWithGhostNodesString ( )
inlinestaticconstexpr
Returns
surfaces with ghost nodes list string

Definition at line 185 of file EmbeddedSurfaceSubRegion.hpp.


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