3 #ifndef DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS1Q2DLOCALFINITEELEMENT_HH
4 #define DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS1Q2DLOCALFINITEELEMENT_HH
8 #warning This header is deprecated, please use\
9 dune/localfunctions/raviartthomas/raviartthomas1cube2d.hh instead
23 template<
class D,
class R>
25 DUNE_DEPRECATED_MSG(
"Use RT1Cube2DLocalFiniteElement instead")
30 #endif // DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS1Q2DLOCALFINITEELEMENT_HH
First order Raviart-Thomas shape functions on quadrilaterals.
Definition: raviartthomas1cube2d.hh:23
First order Raviart-Thomas shape functions on quadrilaterals.
Definition: raviartthomas1q2d.hh:24