Home
last modified time | relevance | path

Searched defs:ode (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/numeric/odeint/examples/
Dbind_member_functions_cpp11.cpp31 void ode( const state_type &x , state_type &dxdt , double t ) const in ode() function
Dbind_member_functions.cpp79 void ode( const state_type &x , state_type &dxdt , double t ) const in ode() function
/third_party/boost/libs/numeric/odeint/test/
Dvelocity_verlet.cpp74 struct ode struct
81 ++ode_call_count; in operator ()() argument