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

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

#include <FaceElementRegion.hpp>

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

Static Public Member Functions

static constexpr char const * fractureSetString ()
 
static constexpr char const * defaultApertureString ()
 
- 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 128 of file FaceElementRegion.hpp.

Member Function Documentation

◆ defaultApertureString()

static constexpr char const* geosx::FaceElementRegion::viewKeyStruct::defaultApertureString ( )
inlinestatic
Returns
Default aperture string

Definition at line 134 of file FaceElementRegion.hpp.

◆ fractureSetString()

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

Definition at line 131 of file FaceElementRegion.hpp.


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