/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/physics/interpolation/linear_interpolator.hh Source File#
|
DiFfRG
|
linear_interpolator.hh
Go to the documentation of this file.
18 template <size_t dim, typename NT, typename Coordinates, typename DefaultMemorySpace = CPU_memory>
44 typename LinearInterpolatorND_helper<Coordinates::dim, NT, Coordinates, DefaultMemorySpace>::type;
A linear interpolator for 1D data, both on GPU and CPU.
Definition linear_interpolator_1d.hh:16
A linear interpolator for 2D data, both on GPU and CPU.
Definition linear_interpolator_2d.hh:16
A linear interpolator for 3D data, both on GPU and CPU.
Definition linear_interpolator_3d.hh:17
Definition complex_math.hh:10
typename LinearInterpolatorND_helper< Coordinates::dim, NT, Coordinates, DefaultMemorySpace >::type LinearInterpolatorND
A linear interpolator for ND data, both on GPU and CPU.
Definition linear_interpolator.hh:43
Definition linear_interpolator.hh:19
Definition linear_interpolator.hh:12
Generated by