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

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

#include <ElementSubRegionBase.hpp>

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

Static Public Member Functions

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

Additional Inherited Members

- 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 237 of file ElementSubRegionBase.hpp.

Member Function Documentation

◆ constitutiveModelsString()

static constexpr auto geos::ElementSubRegionBase::groupKeyStruct::constitutiveModelsString ( )
inlinestaticconstexpr
Returns
String key for the group in which the constitutive models of this subregion are registered.

Definition at line 240 of file ElementSubRegionBase.hpp.


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