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

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

#include <WellElementRegion.hpp>

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

Static Public Member Functions

static constexpr const char * wellControlsString ()
 
static constexpr const char * wellGeneratorString ()
 
- Static Public Member Functions inherited from geos::ElementRegionBase::viewKeyStruct
static constexpr const char * materialListString ()
 
static constexpr const char * meshBodyString ()
 
static constexpr const char * elementSubRegions ()
 
- 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 ()
 

Public Attributes

dataRepository::ViewKey wellControlsName = { wellControlsString() }
 ViewKey for the well control name.
 
dataRepository::ViewKey wellGeneratorName = { wellGeneratorString() }
 ViewKey for the well generator name.
 
- 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 to serve as a container for variable strings and keys.

Definition at line 144 of file WellElementRegion.hpp.

Member Function Documentation

◆ wellControlsString()

static constexpr const char* geos::WellElementRegion::viewKeyStruct::wellControlsString ( )
inlinestaticconstexpr
Returns
String key for the well control name

Definition at line 147 of file WellElementRegion.hpp.

◆ wellGeneratorString()

static constexpr const char* geos::WellElementRegion::viewKeyStruct::wellGeneratorString ( )
inlinestaticconstexpr
Returns
String key for the well generator name

Definition at line 149 of file WellElementRegion.hpp.


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