dune-functions 2.9.0
|
Local interpolation in the sense of dune-localfunctions, for the B-spline basis on tensor-product grids. More...
#include <dune/functions/functionspacebases/bsplinebasis.hh>
Public Member Functions | |
template<typename F , typename C > | |
void | interpolate (const F &f, std::vector< C > &out) const |
Local interpolation of a function. More... | |
Local interpolation in the sense of dune-localfunctions, for the B-spline basis on tensor-product grids.
|
inline |
Local interpolation of a function.