Searched defs:euler (Results 1 – 7 of 7) sorted by relevance
45 class euler class75 euler( const algebra_type &algebra = algebra_type() ) : stepper_base_type( algebra ) in euler() function in boost::numeric::odeint::euler
239 euler_type euler; in BOOST_AUTO_TEST_CASE() local256 euler_type euler; in BOOST_AUTO_TEST_CASE() local273 euler_type euler; in BOOST_AUTO_TEST_CASE() local696 dense_output_euler_type euler; in BOOST_AUTO_TEST_CASE() local720 dense_output_euler_type euler; in BOOST_AUTO_TEST_CASE() local745 dense_output_euler_type euler; in BOOST_AUTO_TEST_CASE() local
179 boost::numeric::odeint::euler< state_type > euler; in BOOST_AUTO_TEST_CASE() local243 boost::numeric::odeint::symplectic_euler< state_type > euler; in BOOST_AUTO_TEST_CASE() local255 boost::numeric::odeint::symplectic_euler< state_type > euler; in BOOST_AUTO_TEST_CASE() local
39 euler< state_type > euler; in BOOST_AUTO_TEST_CASE() local
55 euler< state_type , base_type , state_type , base_type > euler; in test_euler_with_thrust() local
132 static const boost::float64_t euler = in main() local
123 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType euler() function