GEOSX
Public Attributes | Static Public Attributes | List of all members
geosx::DomainPartition::groupKeysStruct Struct Reference

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

#include <DomainPartition.hpp>

Public Attributes

dataRepository::GroupKey meshBodies = { meshBodiesString }
 View key to the Group holding the MeshBodies.
 
dataRepository::GroupKey constitutiveManager = { constitutiveManagerString }
 View key to the Group holding the ConstitutiveManager.
 
dataRepository::GroupKey communicationManager = { "communicationManager" }
 View key to the Group holding the CommunicationManager.
 

Static Public Attributes

static constexpr auto meshBodiesString = "MeshBodies"
 String key to the Group holding the MeshBodies.
 
static constexpr auto constitutiveManagerString = "Constitutive"
 String key to the Group holding the ConstitutiveManager.
 

Detailed Description

struct to serve as a container for group strings and keys

Definition at line 133 of file DomainPartition.hpp.


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