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