Home
last modified time | relevance | path

Searched refs:algebra_dispatcher (Results 1 – 25 of 38) sorted by relevance

12

/third_party/boost/boost/numeric/odeint/external/thrust/
Dthrust_algebra_dispatcher.hpp35 struct algebra_dispatcher< thrust::host_vector< T , A > > struct
42 struct algebra_dispatcher< thrust::device_vector< T , A > > struct
62 struct algebra_dispatcher< thrust::cpp::vector< T , A > > struct
73 struct algebra_dispatcher< thrust::omp::vector< T , A > > struct
85 struct algebra_dispatcher< thrust::tbb::vector< T , A > > struct
97 struct algebra_dispatcher< thrust::cuda::vector< T , A > > struct
/third_party/boost/boost/numeric/odeint/algebra/
Dalgebra_dispatcher.hpp47 struct algebra_dispatcher : algebra_dispatcher_sfinae< StateType > { }; struct
51 struct algebra_dispatcher< boost::array< T , N > > struct
64 struct algebra_dispatcher< std::complex<T> > struct
72 struct algebra_dispatcher< boost::numeric::ublas::vector< T , A > > struct
78 struct algebra_dispatcher< boost::numeric::ublas::matrix< T , L , A > > struct
100 struct algebra_dispatcher< std::array< T , N > > struct
/third_party/boost/boost/numeric/odeint/external/mtl4/
Dmtl4_algebra_dispatcher.hpp30 struct algebra_dispatcher< mtl::dense_vector< Value , Parameters > > struct
36 struct algebra_dispatcher< mtl::dense2D< Value , Parameters > > struct
42 struct algebra_dispatcher< mtl::morton_dense< Value , BitMask, Parameters > > struct
48 struct algebra_dispatcher< mtl::compressed2D< Value , Parameters > > struct
/third_party/boost/boost/numeric/odeint/external/vexcl/
Dvexcl_algebra_dispatcher.hpp34 struct algebra_dispatcher< vex::vector< T > > struct
41 struct algebra_dispatcher< vex::multivector< T , N > > struct
/third_party/boost/boost/numeric/odeint/external/blaze/
Dblaze_algebra_dispatcher.hpp35 struct algebra_dispatcher< blaze::StaticVector< T , N , TF > > struct
41 struct algebra_dispatcher< blaze::DynamicVector< T , TF > > struct
/third_party/boost/boost/numeric/odeint/external/mpi/
Dmpi_state.hpp100 struct algebra_dispatcher< mpi_state< InnerState > > struct
103 typename algebra_dispatcher< InnerState >::algebra_type
/third_party/boost/boost/numeric/odeint/external/compute/
Dcompute_algebra_dispatcher.hpp32 struct algebra_dispatcher< boost::compute::vector< T , A > > struct
/third_party/boost/boost/numeric/odeint/external/nt2/
Dnt2_algebra_dispatcher.hpp19 struct algebra_dispatcher<nt2::container::table<T,S> > struct
/third_party/boost/libs/numeric/odeint/test/
Dprepare_stepper_testing.hpp55 struct algebra_dispatcher< mp_type > struct
DJamfile.v273 [ compile algebra_dispatcher.cpp ]
/third_party/boost/boost/numeric/odeint/stepper/
Dsymplectic_euler.hpp71 class Algebra = typename algebra_dispatcher< Coor >::algebra_type ,
Dsymplectic_rkn_sb3a_mclachlan.hpp92 class Algebra = typename algebra_dispatcher< Coor >::algebra_type ,
Dsymplectic_rkn_sb3a_m4_mclachlan.hpp89 class Algebra = typename algebra_dispatcher< Coor >::algebra_type ,
Dmodified_midpoint.hpp42 class Algebra = typename algebra_dispatcher< State >::algebra_type ,
167 class Algebra = typename algebra_dispatcher< State >::algebra_type ,
Drunge_kutta4.hpp107 class Algebra = typename algebra_dispatcher< State >::algebra_type ,
Deuler.hpp40 class Algebra = typename algebra_dispatcher< State >::algebra_type ,
Drunge_kutta_cash_karp54.hpp151 class Algebra = typename algebra_dispatcher< State >::algebra_type ,
Dexplicit_generic_rk.hpp51 class Algebra = typename algebra_dispatcher< State >::algebra_type ,
Dexplicit_error_generic_rk.hpp52 class Algebra = typename algebra_dispatcher< State >::algebra_type ,
Dadams_moulton.hpp59 class Algebra = typename algebra_dispatcher< State >::algebra_type ,
Drunge_kutta4_classic.hpp43 class Algebra = typename algebra_dispatcher< State >::algebra_type ,
/third_party/boost/libs/numeric/odeint/test_external/nt2/
DJamfile.v242 [ run algebra_dispatcher.cpp ]
/third_party/boost/boost/numeric/odeint/external/openmp/
Dopenmp_state.hpp159 struct algebra_dispatcher< openmp_state< T > > struct
/third_party/boost/boost/numeric/odeint/stepper/detail/
Dpid_step_adjuster.hpp108 class Algebra = typename algebra_dispatcher< State >::algebra_type,
Dadaptive_adams_coefficients.hpp42 class Algebra = typename algebra_dispatcher< Deriv >::algebra_type,

12