GEOSX
Static Public Member Functions | Public Attributes | List of all members
geos::WellElementSubRegion::groupKeyStruct Struct Reference

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

#include <WellElementSubRegion.hpp>

Inheritance diagram for geos::WellElementSubRegion::groupKeyStruct:
Inheritance graph
[legend]

Static Public Member Functions

static constexpr const char * perforationDataString ()
 
- Static Public Member Functions inherited from geos::ElementSubRegionBase::groupKeyStruct
static constexpr auto constitutiveModelsString ()
 
- Static Public Member Functions inherited from geos::ObjectManagerBase::groupKeyStruct
static constexpr const char * setsString ()
 
static constexpr const char * neighborDataString ()
 

Public Attributes

dataRepository::GroupKey perforationData = { perforationDataString() }
 GroupKey for the PerforationData object.
 
- Public Attributes inherited from geos::ObjectManagerBase::groupKeyStruct
dataRepository::GroupKey sets = { setsString() }
 View key to the Group holding the object sets.
 
dataRepository::GroupKey neighborData { neighborDataString() }
 View key to the Group holding the neighbor data.
 

Detailed Description

struct to serve as a container for group strings and keys

Definition at line 287 of file WellElementSubRegion.hpp.

Member Function Documentation

◆ perforationDataString()

static constexpr const char* geos::WellElementSubRegion::groupKeyStruct::perforationDataString ( )
inlinestaticconstexpr
Returns
String key for the PerforationData object

Definition at line 290 of file WellElementSubRegion.hpp.


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