#include <boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp>#include <boost/numeric/odeint/algebra/range_algebra.hpp>#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>#include <boost/array.hpp>

Classes | |
| struct | boost::numeric::odeint::detail::symplectic_rkn_sb3a_mclachlan::coef_a_type< Value > |
| struct | boost::numeric::odeint::detail::symplectic_rkn_sb3a_mclachlan::coef_b_type< Value > |
| class | boost::numeric::odeint::symplectic_rkn_sb3a_mclachlan< Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > |
| Implement of the symmetric B3A method of Runge-Kutta-Nystroem method of sixth 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_mclachlan | |