Searched defs:oscillator (Results 1 – 3 of 3) sorted by relevance
68 struct oscillator struct72 oscillator( const frequency_type &omega = 1.0 * si::hertz ) : m_omega( omega ) { } in oscillator() argument88 …integrate_const( make_dense_output( 1.0e-6 , 1.0e-6 , stepper_type() ) , oscillator( 2.0 * si::her… in BOOST_AUTO_TEST_CASE() argument
56 struct oscillator struct60 oscillator( const frequency_type &omega = 1.0 * si::hertz ) : m_omega( omega ) { } in oscillator() argument62 void operator()( const state_type &x , deriv_type &dxdt , time_type t ) const in operator ()()
68 void oscillator( const state_type &x , deriv_type &dxdt , time_type t ) in oscillator() function