/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/physics/interpolation/interpolation_stencil.hh Source File#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
interpolation_stencil.hh
Go to the documentation of this file.
34 KOKKOS_FORCEINLINE_FUNCTION InterpolationStencil<CT> make_interpolation_stencil(CT idx, const size_t n)
Definition complex_math.hh:10
KOKKOS_FORCEINLINE_FUNCTION InterpolationStencil< CT > make_interpolation_stencil(CT idx, const size_t n)
Resolve a fractional grid index into the linear-interpolation stencil along one axis.
Definition interpolation_stencil.hh:34
The two grid indices and the interpolation weight for one axis of a linear interpolation.
Definition interpolation_stencil.hh:15
Generated by