dune-pdelab  2.4.1
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/dglegendre.hh>

Public Member Functions

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

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

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

Member Function Documentation

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 &  f,
std::vector< C > &  out 
) const
inline

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