dune-localfunctions  2.5.1
Public Member Functions | List of all members
Dune::QkLocalInterpolation< 0, d, LB > Class Template Reference

#include <dune/localfunctions/lagrange/qk/qklocalinterpolation.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::QkLocalInterpolation< 0, d, LB >

Todo:
Please doc me!

Member Function Documentation

◆ interpolate()

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

Local interpolation of a function.


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