Geomi
|
#include <Factory.hpp>
Static Public Member Functions | |
static Abstract::Integrator & | createIntegrator (Abstract::Problem< T_LIE_ALGEBRA, T_M > &problem, std::string s) |
Factory for RKMK integrators. This is meant to be a user friendly interface to instantiate RKMK::Integrator objects. The following integrators are implemented:
If you wish to use an integrator that is not listed, please refer to the documentation for RKMK::Integrator.