dune-localfunctions  2.5.0
Public Member Functions | List of all members
Dune::P23DLocalInterpolation< LB > Class Template Reference

#include <dune/localfunctions/lagrange/p23d/p23dlocalinterpolation.hh>

Inheritance diagram for Dune::P23DLocalInterpolation< LB >:
Inheritance graph

Public Member Functions

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

Member Function Documentation

◆ interpolate()

template<class LB>
template<typename F , typename C >
void Dune::P23DLocalInterpolation< 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: