Searched defs:harm_osc (Results 1 – 3 of 3) sorted by relevance
66 struct harm_osc struct68 void f1( const vector_type &p , vector_type &dqdt ) const in f1()73 void f2( const vector_type &q , vector_type &dpdt ) const in f2()
39 class harm_osc { class44 harm_osc( double gam ) : m_gam(gam) { } in harm_osc() function in harm_osc
48 struct harm_osc { struct67 size_t steps = integrate_const( Stepper() , harm_osc() , in BOOST_AUTO_TEST_CASE_TEMPLATE() argument