/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/physics/interpolation/interpolation_stencil.hh File Reference#

DiFfRG: /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/physics/interpolation/interpolation_stencil.hh File Reference
DiFfRG
Discretization Framework for functional Renormalization Group flows
interpolation_stencil.hh File Reference

Go to the source code of this file.

Classes

struct  DiFfRG::InterpolationStencil< CT >
 The two grid indices and the interpolation weight for one axis of a linear interpolation. More...
 

Namespaces

namespace  DiFfRG
 

Functions

template<bool periodic, typename CT >
KOKKOS_FORCEINLINE_FUNCTION InterpolationStencil< CT > DiFfRG::make_interpolation_stencil (CT idx, const size_t n)
 Resolve a fractional grid index into the linear-interpolation stencil along one axis.