Home
last modified time | relevance | path

Searched defs:order_type (Results 1 – 20 of 20) sorted by relevance

/third_party/boost/libs/numeric/odeint/test/
Dstepper_with_units.cpp83 typedef typename stepper_type::order_type order_type; in check_stepper() typedef
115 typedef typename stepper_type::order_type order_type; in check_fsal_stepper() typedef
146 typedef typename stepper_type::order_type order_type; in check_error_stepper() typedef
177 typedef typename stepper_type::order_type order_type; in check_fsal_error_stepper() typedef
Dintegrate_stepper_refs.cpp57 typedef size_t order_type; typedef in simple_stepper_nc
79 typedef size_t order_type; typedef in controlled_stepper_nc
102 typedef size_t order_type; typedef in dense_out_stepper_nc
Drunge_kutta_error_concepts.cpp72 typedef typename stepper_type::order_type order_type; in check_error_stepper_concept() typedef
Drunge_kutta_concepts.cpp78 typedef typename stepper_type::order_type order_type; in check_stepper_concept() typedef
Ddummy_steppers.hpp35 typedef unsigned short order_type; typedef
/third_party/boost/libs/numeric/odeint/test_external/thrust/
Dcheck_thrust.cu40 typedef typename stepper_type::order_type order_type; in check_stepper_concept() typedef
/third_party/boost/libs/numeric/odeint/examples/
Dstochastic_euler.cpp78 typedef unsigned short order_type; typedef in stochastic_euler
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dio.hpp41 enum order_type { column_major, row_major}; enum
/third_party/boost/boost/numeric/odeint/stepper/detail/
Dadaptive_adams_coefficients.hpp51 typedef unsigned short order_type; typedef in boost::numeric::odeint::detail::adaptive_adams_coefficients
/third_party/boost/boost/numeric/odeint/stepper/
Dadams_moulton.hpp85 typedef unsigned short order_type; typedef in boost::numeric::odeint::adams_moulton
Dadams_bashforth_moulton.hpp83 typedef unsigned short order_type; typedef in boost::numeric::odeint::adams_bashforth_moulton
Drosenbrock4.hpp59 typedef unsigned short order_type; typedef
144 typedef unsigned short order_type; typedef in boost::numeric::odeint::rosenbrock4
Dadaptive_adams_bashforth_moulton.hpp57 typedef unsigned short order_type; typedef in boost::numeric::odeint::adaptive_adams_bashforth_moulton
Dadams_bashforth.hpp115 typedef unsigned short order_type; typedef in boost::numeric::odeint::adams_bashforth
Dvelocity_verlet.hpp75 typedef unsigned short order_type; typedef in boost::numeric::odeint::velocity_verlet
Dextrapolation_stepper.hpp109 typedef unsigned short order_type; typedef in boost::numeric::odeint::extrapolation_stepper
/third_party/boost/boost/numeric/odeint/stepper/base/
Dexplicit_stepper_base.hpp82 typedef unsigned short order_type; typedef in boost::numeric::odeint::explicit_stepper_base
Dsymplectic_rkn_stepper_base.hpp85 typedef unsigned short order_type; typedef in boost::numeric::odeint::symplectic_nystroem_stepper_base
Dexplicit_error_stepper_base.hpp90 typedef unsigned short order_type; typedef in boost::numeric::odeint::explicit_error_stepper_base
Dexplicit_error_stepper_fsal_base.hpp91 typedef unsigned short order_type; typedef in boost::numeric::odeint::explicit_error_stepper_fsal_base