dune-pdelab  2.4.1
Public Member Functions | List of all members
Dune::QkStuff::QkGLLocalInterpolation< 0, d, LB > Class Template Reference

#include <dune/pdelab/finiteelementmap/qkdggl.hh>

Public Member Functions

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

Detailed Description

template<int d, class LB>
class Dune::QkStuff::QkGLLocalInterpolation< 0, d, LB >

Todo:
Please doc me!

Member Function Documentation

template<int d, class LB >
template<typename F , typename C >
void Dune::QkStuff::QkGLLocalInterpolation< 0, d, LB >::interpolate ( const F &  f,
std::vector< C > &  out 
) const
inline

Local interpolation of a function.

References Dune::QkStuff::GaussLobattoLagrangePolynomials< D, R, k >::x().


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