ASPECT
|
Public Types | |
enum | Kind { ARKode, fixed_step } |
Static Public Member Functions | |
static const std::string | pattern () |
static Kind | parse (const std::string &input) |
This enum represents the different choices for the reaction solver. See reaction_solver_type
.
Definition at line 420 of file parameters.h.
enum aspect::Parameters::ReactionSolverType::Kind |
Enumerator | |
---|---|
ARKode | |
fixed_step |
Definition at line 422 of file parameters.h.
|
inlinestatic |
Definition at line 428 of file parameters.h.
|
inlinestatic |
Definition at line 434 of file parameters.h.