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

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

Inheritance diagram for Dune::QkStuff::QkGLLocalInterpolation< k, d, LB >:
Inheritance graph

Public Member Functions

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

Detailed Description

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

Todo:
Please doc me!

Member Function Documentation

◆ interpolate()

template<int k, int d, class LB >
template<typename F , typename C >
void Dune::QkStuff::QkGLLocalInterpolation< k, d, LB >::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: