1 #ifndef DEF_RKMK_EXPLICIT_STEP 2 #define DEF_RKMK_EXPLICIT_STEP 12 template <
typename T_LIE_ALGEBRA,
13 int T_N_INTERNAL_STAGES,
14 typename T_M =
double>
28 success = this->m_internals->computeSolution();
29 *Y1 = this->m_internals->reconstruct();
Definition: Abstract_Problem.hpp:10
Definition: Abstract_Integrator.hpp:4
Definition: Abstract_Step.hpp:18
Definition: ExplicitStep.hpp:15