![]() |
OGS
|
Definition in file Types.h.
Go to the source code of this file.
Namespaces | |
NumLib | |
Enumerations | |
enum class | NumLib::NonlinearSolverTag : bool { NumLib::Picard , NumLib::Newton } |
Tag used to specify which nonlinear solver will be used. More... | |
enum class | NumLib::ODESystemTag : char { NumLib::FirstOrderImplicitQuasilinear , NumLib::NeumannBC } |
Tag used to specify the type of ODE. More... | |