Tatooine
|
#include <rungekuttafehlberg78.h>
Public Types | |
using | stepper_type = ::boost::numeric::odeint::runge_kutta_fehlberg78< vec< Real, N > > |
using | error_checker_type = domain_error_checker< Real, typename stepper_type::algebra_type, typename stepper_type::operations_type > |
using | controller_type = ::boost::numeric::odeint::controlled_runge_kutta< stepper_type, error_checker_type > |
using tatooine::ode::boost::rkf78_aux< Real, N >::controller_type = ::boost::numeric::odeint::controlled_runge_kutta<stepper_type, error_checker_type> |
using tatooine::ode::boost::rkf78_aux< Real, N >::error_checker_type = domain_error_checker<Real, typename stepper_type::algebra_type, typename stepper_type::operations_type> |
using tatooine::ode::boost::rkf78_aux< Real, N >::stepper_type = ::boost::numeric::odeint::runge_kutta_fehlberg78<vec<Real, N> > |