#include <dune/localfunctions/lagrange/p0/p0localinterpolation.hh>
List of all members.
Public Member Functions |
| | P0LocalInterpolation (const GeometryType >) |
| template<typename F , typename C > |
| void | interpolate (const F &f, std::vector< C > &out) const |
| | determine coefficients interpolating a given function
|
Constructor & Destructor Documentation
Member Function Documentation
template<class LB>
template<typename F , typename C >
determine coefficients interpolating a given function
The documentation for this class was generated from the following file: