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

Child group viewKeys. More...

#include <ProblemManager.hpp>

Public Attributes

dataRepository::GroupKey commandLine = { "commandLine" }
 Command line key.
 
dataRepository::GroupKey constitutiveManager = { "Constitutive" }
 Constitutive key.
 
dataRepository::GroupKey domain = { "domain" }
 Domain key.
 
dataRepository::GroupKey eventManager = { "Events" }
 Events key.
 
dataRepository::GroupKey fieldSpecificationManager = { "FieldSpecifications" }
 Field specification key.
 
dataRepository::GroupKey functionManager = { "Functions" }
 Functions key.
 
dataRepository::GroupKey geometricObjectManager = { "Geometry" }
 Geometry key.
 
dataRepository::GroupKey meshManager = { "Mesh" }
 Mesh key.
 
dataRepository::GroupKey numericalMethodsManager = { numericalMethodsManagerString }
 Numerical methods key.
 
dataRepository::GroupKey outputManager = { "Outputs" }
 Outputs key.
 
dataRepository::GroupKey physicsSolverManager = { "Solvers" }
 Solvers key.
 
dataRepository::GroupKey tasksManager = { "Tasks" }
 Tasks key.
 

Static Public Attributes

static constexpr auto numericalMethodsManagerString = "NumericalMethods"
 Numerical methods string.
 

Detailed Description

Child group viewKeys.

Definition at line 239 of file ProblemManager.hpp.


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