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