Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::odeint::default_error_checker< Value, Algebra, Operations > Member List

This is the complete list of members for boost::numeric::odeint::default_error_checker< Value, Algebra, Operations >, including all inherited members.

algebra_type typedefboost::numeric::odeint::default_error_checker< Value, Algebra, Operations >
default_error_checker(value_type eps_abs=static_cast< value_type >(1.0e-6), value_type eps_rel=static_cast< value_type >(1.0e-6), value_type a_x=static_cast< value_type >(1), value_type a_dxdt=static_cast< value_type >(1))boost::numeric::odeint::default_error_checker< Value, Algebra, Operations >inline
error(const State &x_old, const Deriv &dxdt_old, Err &x_err, Time dt) const boost::numeric::odeint::default_error_checker< Value, Algebra, Operations >inline
error(algebra_type &algebra, const State &x_old, const Deriv &dxdt_old, Err &x_err, Time dt) const boost::numeric::odeint::default_error_checker< Value, Algebra, Operations >inline
operations_type typedefboost::numeric::odeint::default_error_checker< Value, Algebra, Operations >
value_type typedefboost::numeric::odeint::default_error_checker< Value, Algebra, Operations >