Home
last modified time | relevance | path

Searched defs:x_err (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/numeric/odeint/test/
Dgeneric_error_stepper.cpp91 state_type x_err , y_err , z_err; in BOOST_AUTO_TEST_CASE() local
/third_party/boost/libs/numeric/odeint/test/numeric/
Drunge_kutta.cpp114 state_type x1 , x_err; in operator ()() local
/third_party/boost/boost/numeric/odeint/stepper/
Dcontrolled_runge_kutta.hpp74 value_type error( const State &x_old , const Deriv &dxdt_old , Err &x_err , Time dt ) const in error()
80 …( algebra_type &algebra , const State &x_old , const Deriv &dxdt_old , Err &x_err , Time dt ) const in error()