GEOSX
|
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. | |
Child group viewKeys.
Definition at line 239 of file ProblemManager.hpp.