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

#include <dune/localfunctions/lagrange/pyramidp2/pyramidp2localinterpolation.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...
 

Member Function Documentation

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