Home
last modified time | relevance | path

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

/third_party/boost/libs/numeric/odeint/test/numeric/
Dadaptive_adams_bashforth_moulton.cpp37 typedef runge_kutta_fehlberg78<state_type> initializing_stepper; typedef
Dadams_bashforth_moulton.cpp37 typedef runge_kutta_fehlberg78<state_type> initializing_stepper; typedef
/third_party/boost/boost/numeric/odeint/stepper/
Dadams_bashforth.hpp227 …const initializing_stepper_type& initializing_stepper( void ) const { return m_initializing_steppe… in initializing_stepper() function in boost::numeric::odeint::adams_bashforth
229 initializing_stepper_type& initializing_stepper( void ) { return m_initializing_stepper; } in initializing_stepper() function in boost::numeric::odeint::adams_bashforth