Searched defs:coef_b (Results 1 – 1 of 1) sorted by relevance
91 …symplectic_nystroem_stepper_base( const coef_type &coef_a , const coef_type &coef_b , const algebr… in symplectic_nystroem_stepper_base()179 const coef_type& coef_b( void ) const { return m_coef_b; } in coef_b() function in boost::numeric::odeint::symplectic_nystroem_stepper_base