3 #ifndef DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS2Q2DLOCALFINITEELEMENT_HH
4 #define DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS2Q2DLOCALFINITEELEMENT_HH
8 #warning This header is deprecated, please use\
9 dune/localfunctions/raviartthomas/raviartthomas2cube2d.hh instead
22 template<
class D,
class R>
24 DUNE_DEPRECATED_MSG(
"Use RT2Cube2DLocalFiniteElement instead")
29 #endif // DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS2Q2DLOCALFINITEELEMENT_HH
Second order Raviart-Thomas shape functions on cubes.
Definition: raviartthomas2q2d.hh:23
Second order Raviart-Thomas shape functions on cubes.
Definition: raviartthomas2cube2d.hh:22