Home
last modified time | relevance | path

Searched refs:vector_of_steps (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/numeric/odeint/test/
Dadams_moulton.cpp72 typedef boost::mpl::range_c< size_t , 1 , 6 > vector_of_steps; typedef
74 BOOST_AUTO_TEST_CASE_TEMPLATE( test_init_and_steps , step_type , vector_of_steps ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
Dadams_bashforth_moulton.cpp54 typedef boost::mpl::range_c< size_t , 1 , 6 > vector_of_steps; typedef
56 BOOST_AUTO_TEST_CASE_TEMPLATE( test_init_and_steps , step_type , vector_of_steps ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
Dadaptive_adams_coefficients.cpp25 typedef boost::mpl::range_c< size_t , 2 , 10 > vector_of_steps; typedef
26 BOOST_AUTO_TEST_CASE_TEMPLATE( test_step, step_type, vector_of_steps ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
Dadams_bashforth.cpp148 typedef boost::mpl::range_c< size_t , 1 , 6 > vector_of_steps; typedef
150 BOOST_AUTO_TEST_CASE_TEMPLATE( test_init_and_steps , step_type , vector_of_steps ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument