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

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

#include <ElementSubRegionBase.hpp>

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

Static Public Member Functions

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

Additional Inherited Members

- Public Attributes inherited from geosx::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 269 of file ElementSubRegionBase.hpp.

Member Function Documentation

◆ constitutiveModelsString()

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

Definition at line 272 of file ElementSubRegionBase.hpp.


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