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

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

#include <SurfaceElementRegion.hpp>

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

Static Public Member Functions

static constexpr char const * subRegionTypeString ()
 
static constexpr char const * fractureSetString ()
 
static constexpr char const * defaultApertureString ()
 
static constexpr char const * ruptureTimeString ()
 
- Static Public Member Functions inherited from geosx::ElementRegionBase::viewKeyStruct
static constexpr char const * materialListString ()
 
static constexpr char const * elementSubRegions ()
 
- 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

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

Definition at line 147 of file SurfaceElementRegion.hpp.

Member Function Documentation

◆ defaultApertureString()

static constexpr char const* geosx::SurfaceElementRegion::viewKeyStruct::defaultApertureString ( )
inlinestatic
Returns
Default fracture aperture

Definition at line 156 of file SurfaceElementRegion.hpp.

◆ fractureSetString()

static constexpr char const* geosx::SurfaceElementRegion::viewKeyStruct::fractureSetString ( )
inlinestatic
Returns
Fracture set string

Definition at line 153 of file SurfaceElementRegion.hpp.

◆ ruptureTimeString()

static constexpr char const* geosx::SurfaceElementRegion::viewKeyStruct::ruptureTimeString ( )
inlinestatic
Returns
Rupture time string

Definition at line 159 of file SurfaceElementRegion.hpp.

◆ subRegionTypeString()

static constexpr char const* geosx::SurfaceElementRegion::viewKeyStruct::subRegionTypeString ( )
inlinestatic
Returns
subRegion type string

Definition at line 150 of file SurfaceElementRegion.hpp.


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