Geomi
Static Public Member Functions | List of all members
RKMK::Factory< T_LIE_ALGEBRA, T_M > Class Template Reference

#include <Factory.hpp>

Static Public Member Functions

static Abstract::IntegratorcreateIntegrator (Abstract::Problem< T_LIE_ALGEBRA, T_M > &problem, std::string s)
 

Detailed Description

template<typename T_LIE_ALGEBRA, typename T_M = double>
class RKMK::Factory< T_LIE_ALGEBRA, T_M >

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.


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