|
dune-localfunctions
2.2.1
|
#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. More... | |
|
inline |
|
inline |
Local interpolation of a function.
1.8.3.1