dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Dune::LegendreStuff::DGLegendreLocalInterpolation< D, R, k, d > Class Template Reference

determine degrees of freedom More...

#include <dune/pdelab/finiteelement/qkdglegendre.hh>

Public Member Functions

 DGLegendreLocalInterpolation ()
 
template<typename F , typename C >
void interpolate (const F &ff, std::vector< C > &out) const
 Local interpolation of a function.
 

Detailed Description

template<class D, class R, int k, int d>
class Dune::LegendreStuff::DGLegendreLocalInterpolation< D, R, k, d >

determine degrees of freedom

Constructor & Destructor Documentation

◆ DGLegendreLocalInterpolation()

template<class D , class R , int k, int d>
Dune::LegendreStuff::DGLegendreLocalInterpolation< D, R, k, d >::DGLegendreLocalInterpolation ( )
inline

Member Function Documentation

◆ interpolate()

template<class D , class R , int k, int d>
template<typename F , typename C >
void Dune::LegendreStuff::DGLegendreLocalInterpolation< D, R, k, d >::interpolate ( const F &  ff,
std::vector< C > &  out 
) const
inline

Local interpolation of a function.


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