|
dune-localfunctions
2.7.1
|
#include <dune/localfunctions/raviartthomas/raviartthomas02d/raviartthomas02dlocalinterpolation.hh>

Public Member Functions | |
| RT02DLocalInterpolation (std::bitset< 3 > s=0) | |
| Constructor with given set of edge orientations. More... | |
| template<typename F , typename C > | |
| void | interpolate (const F &ff, std::vector< C > &out) const |
|
inline |
Constructor with given set of edge orientations.
|
inline |