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

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

#include <PerforationData.hpp>

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

Static Public Member Functions

static constexpr const char * numPerforationsGlobalString ()
 
- 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 to serve as a container for variable strings and keys.

Definition at line 235 of file PerforationData.hpp.

Member Function Documentation

◆ numPerforationsGlobalString()

static constexpr const char* geos::PerforationData::viewKeyStruct::numPerforationsGlobalString ( )
inlinestaticconstexpr
Returns
String key for the global number of perforations

Definition at line 238 of file PerforationData.hpp.


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