GEOS
|
Child group viewKeys. More...
#include <ProblemManager.hpp>
Static Public Member Functions | |
static constexpr char const * | numericalMethodsManagerString () |
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. | |
Child group viewKeys.
Definition at line 238 of file ProblemManager.hpp.
|
inlinestaticconstexpr |
Definition at line 241 of file ProblemManager.hpp.