|
dune-pdelab
2.4.1
|
determine degrees of freedom More...
#include <dune/pdelab/finiteelement/dglegendre.hh>
Public Member Functions | |
| DGLegendreLocalInterpolation () | |
| template<typename F , typename C > | |
| void | interpolate (const F &f, std::vector< C > &out) const |
| Local interpolation of a function. More... | |
determine degrees of freedom
|
inline |
|
inline |
Local interpolation of a function.
References Dune::LegendreStuff::DGLegendreLocalBasis< D, R, k, d >::evaluateFunction().
1.8.11