GEOS
|
struct to serve as a container for group strings and keys More...
#include <WellElementSubRegion.hpp>
Static Public Member Functions | |
static constexpr char const * | perforationDataString () |
![]() | |
static constexpr auto | constitutiveModelsString () |
![]() | |
static constexpr char const * | setsString () |
static constexpr char const * | neighborDataString () |
Public Attributes | |
dataRepository::GroupKey | perforationData = { perforationDataString() } |
GroupKey for the PerforationData object. | |
![]() | |
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. | |
struct to serve as a container for group strings and keys
Definition at line 296 of file WellElementSubRegion.hpp.
|
inlinestaticconstexpr |
Definition at line 299 of file WellElementSubRegion.hpp.