Searched defs:initializing_stepper (Results 1 – 3 of 3) sorted by relevance
37 typedef runge_kutta_fehlberg78<state_type> initializing_stepper; typedef
227 …const initializing_stepper_type& initializing_stepper( void ) const { return m_initializing_steppe… in initializing_stepper() function in boost::numeric::odeint::adams_bashforth229 initializing_stepper_type& initializing_stepper( void ) { return m_initializing_stepper; } in initializing_stepper() function in boost::numeric::odeint::adams_bashforth