| adjust_size(const StateType &x) | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | inline |
| algebra() | boost::numeric::odeint::algebra_stepper_base< Algebra, Operations > | inline |
| algebra() const | boost::numeric::odeint::algebra_stepper_base< Algebra, Operations > | inline |
| algebra_stepper_base(const algebra_type &algebra=algebra_type()) | boost::numeric::odeint::algebra_stepper_base< Algebra, Operations > | inline |
| algebra_stepper_base_type typedef | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| algebra_type typedef | boost::numeric::odeint::symplectic_rkn_sb3a_mclachlan< Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| coef_a(void) const | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | inline |
| coef_b(void) const | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | inline |
| coef_type typedef | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| coor_deriv_type typedef | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| coor_type typedef | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| deriv_type typedef | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| do_step(System system, const StateInOut &state, time_type t, time_type dt) | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | inline |
| do_step(System system, StateInOut &state, time_type t, time_type dt) | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | inline |
| do_step(System system, CoorInOut &q, MomentumInOut &p, time_type t, time_type dt) | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | inline |
| do_step(System system, const CoorInOut &q, const MomentumInOut &p, time_type t, time_type dt) | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | inline |
| do_step(System system, const StateIn &in, time_type t, StateOut &out, time_type dt) | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | inline |
| internal_stepper_base_type typedef | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| m_algebra | boost::numeric::odeint::algebra_stepper_base< Algebra, Operations > | protected |
| momentum_deriv_type typedef | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| momentum_type typedef | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| num_of_stages | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | static |
| operations_type typedef | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| order(void) const | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | inline |
| order_type typedef | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| order_value | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | static |
| resizer_type typedef | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| state_type typedef | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| stepper_base_type typedef | boost::numeric::odeint::symplectic_rkn_sb3a_mclachlan< Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| stepper_category typedef | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| symplectic_nystroem_stepper_base(const coef_type &coef_a, const coef_type &coef_b, const algebra_type &algebra=algebra_type()) | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | inline |
| symplectic_rkn_sb3a_mclachlan(const algebra_type &algebra=algebra_type()) | boost::numeric::odeint::symplectic_rkn_sb3a_mclachlan< Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | inline |
| time_type typedef | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| value_type typedef | boost::numeric::odeint::symplectic_rkn_sb3a_mclachlan< Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| wrapped_coor_deriv_type typedef | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |
| wrapped_momentum_deriv_type typedef | boost::numeric::odeint::symplectic_nystroem_stepper_base< 6, 4, Coor, Momentum, Value, CoorDeriv, MomentumDeriv, Time, Algebra, Operations, Resizer > | |