dune-localfunctions
2.2.0
|
#include <dune/localfunctions/lagrange/pyramidp1/pyramidp1localinterpolation.hh>
Public Member Functions | |
PyramidP1LocalInterpolation () | |
template<typename F , typename C > | |
void | interpolate (const F &f, std::vector< C > &out) const |
Local interpolation of a function. |
Dune::PyramidP1LocalInterpolation< LB >::PyramidP1LocalInterpolation | ( | ) | [inline] |
void Dune::PyramidP1LocalInterpolation< LB >::interpolate | ( | const F & | f, |
std::vector< C > & | out | ||
) | const [inline] |
Local interpolation of a function.