#include <dune/localfunctions/monom/monomlocalinterpolation.hh>
List of all members.
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
|
Constructor & Destructor Documentation
template<class LB, unsigned int size>
template<class LB, unsigned int size>
Member Function Documentation
template<class LB, unsigned int size>
template<typename F , typename C >
determine coefficients interpolating a given function
The documentation for this class was generated from the following file: