|
dune-localfunctions
2.2.1
|
#include <dune/localfunctions/monom/monomlocalinterpolation.hh>
Public Member Functions | |
| MonomLocalInterpolation (const GeometryType::BasicType &bt_, const LB &lb_) | |
| MonomLocalInterpolation (const GeometryType >_, const LB &lb_) | |
| template<typename F , typename C > | |
| void | interpolate (const F &f, std::vector< C > &out) const |
| determine coefficients interpolating a given function More... | |
|
inline |
|
inline |
|
inline |
determine coefficients interpolating a given function
1.8.3.1