21 #ifndef fiber_raviart_thomas_0_basis_hpp
22 #define fiber_raviart_thomas_0_basis_hpp
24 #include "raviart_thomas_0_shapeset.hpp"
25 #include "../common/deprecated.hpp"
33 template <
int elementVertexCount,
typename ValueType>
Shapeset composed of the lowest-order Raviart-Thomas functions.
Definition: raviart_thomas_0_shapeset.hpp:60
Shapeset composed of the lowest-order Raviart-Thomas functions.
Definition: raviart_thomas_0_basis.hpp:34
#define BEMPP_DEPRECATED
Macro used to mark deprecated functions or classes.
Definition: deprecated.hpp:41