| 
    GEOS
    
   | 
 
struct to serve as a container for group strings and keys More...
#include <DomainPartition.hpp>
Static Public Member Functions | |
| static constexpr char const * | meshBodiesString () | 
| static constexpr char const * | constitutiveManagerString () | 
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.  | |
struct to serve as a container for group strings and keys
Definition at line 132 of file DomainPartition.hpp.
      
  | 
  inlinestaticconstexpr | 
Definition at line 137 of file DomainPartition.hpp.
      
  | 
  inlinestaticconstexpr | 
Definition at line 135 of file DomainPartition.hpp.