|
dune-localfunctions 2.10
|
#include <dune/localfunctions/raviartthomas/raviartthomas0cube2d/raviartthomas0cube2dall.hh>

Public Member Functions | |
| RT0Cube2DLocalInterpolation (std::bitset< 4 > s=0) | |
| Constructor with explicitly given edge orientations. | |
| template<typename F , typename C > | |
| void | interpolate (const F &f, std::vector< C > &out) const |
\brief Lowest order Raviart-Thomas shape functions on the reference quadrilateral. \tparam LB corresponding LocalBasis giving traits \nosubgrouping
|
inline |
Constructor with explicitly given edge orientations.
|
inline |