dune-localfunctions
2.8.0
|
#include <dune/localfunctions/raviartthomas/raviartthomas03d/raviartthomas03dlocalinterpolation.hh>
Public Member Functions | |
RT03DLocalInterpolation (std::bitset< 4 > s=0) | |
Constructor with given set of face orientations. More... | |
template<typename F , typename C > | |
void | interpolate (const F &ff, std::vector< C > &out) const |
|
inline |
Constructor with given set of face orientations.
|
inline |