InterpolationStencil< CT > Struct Template Reference#

DiFfRG: DiFfRG::InterpolationStencil< CT > Struct Template Reference
DiFfRG
Discretization Framework for functional Renormalization Group flows
DiFfRG::InterpolationStencil< CT > Struct Template Reference

The two grid indices and the interpolation weight for one axis of a linear interpolation. More...

#include <interpolation_stencil.hh>

Public Attributes

size_t lower
 
size_t upper
 
CT t
 

Detailed Description

template<typename CT>
struct DiFfRG::InterpolationStencil< CT >

The two grid indices and the interpolation weight for one axis of a linear interpolation.

Member Data Documentation

◆ lower

template<typename CT >
size_t DiFfRG::InterpolationStencil< CT >::lower

◆ t

template<typename CT >
CT DiFfRG::InterpolationStencil< CT >::t

◆ upper

template<typename CT >
size_t DiFfRG::InterpolationStencil< CT >::upper

The documentation for this struct was generated from the following file: