Searched refs:inv_time_vector (Results 1 – 2 of 2) sorted by relevance
84 typedef std::vector< inv_time_type > inv_time_vector; //should be 1/time_type for boost.units typedef in boost::numeric::odeint::bulirsch_stoer214 inv_time_vector work( m_k_max+1 ); in try_step()432 …controlled_step_result set_k_opt( size_t k , const inv_time_vector &work , const time_vector &h_op… in set_k_opt()
87 typedef std::vector< inv_time_type > inv_time_vector; //should be 1/time_type for boost.units typedef in boost::numeric::odeint::bulirsch_stoer_dense_out178 inv_time_vector work( m_k_max+1 ); in try_step()