#include <boost/numeric/odeint/algebra/default_operations.hpp>
#include <boost/numeric/odeint/algebra/algebra_dispatcher.hpp>
#include <boost/numeric/odeint/algebra/operations_dispatcher.hpp>
#include <boost/numeric/odeint/util/resizer.hpp>
Classes | |
struct | boost::numeric::odeint::detail::symplectic_rkn_sb3a_m4_mclachlan::coef_a_type< Value > |
struct | boost::numeric::odeint::detail::symplectic_rkn_sb3a_m4_mclachlan::coef_b_type< Value > |
class | boost::numeric::odeint::symplectic_rkn_sb3a_m4_mclachlan< Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > |
Implementation of the symmetric B3A Runge-Kutta Nystroem method of fifth order. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::numeric | |
boost::numeric::odeint | |
boost::numeric::odeint::detail | |
boost::numeric::odeint::detail::symplectic_rkn_sb3a_m4_mclachlan | |