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

#include <dune/localfunctions/lagrange/pyramidp2/pyramidp2localinterpolation.hh>

Inheritance diagram for Dune::PyramidP2LocalInterpolation< 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.
 

Member Function Documentation

◆ interpolate()

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: