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

#include <dune/localfunctions/lagrange/pyramidp1/pyramidp1localinterpolation.hh>

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

Public Member Functions

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

Constructor & Destructor Documentation

template<class LB>
Dune::PyramidP1LocalInterpolation< LB >::PyramidP1LocalInterpolation ( )
inline

Member Function Documentation

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