GEOS
Static Public Member Functions | Public Attributes | List of all members
geos::ProblemManager::groupKeysStruct Struct Reference

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.
 

Detailed Description

Child group viewKeys.

Definition at line 238 of file ProblemManager.hpp.

Member Function Documentation

◆ numericalMethodsManagerString()

static constexpr char const* geos::ProblemManager::groupKeysStruct::numericalMethodsManagerString ( )
inlinestaticconstexpr
Returns
Numerical methods string

Definition at line 241 of file ProblemManager.hpp.


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