21 #ifndef fiber_piecewise_constant_scalar_basis_hpp
22 #define fiber_piecewise_constant_scalar_basis_hpp
24 #include "constant_scalar_shapeset.hpp"
25 #include "../common/deprecated.hpp"
33 template <
typename ValueType>
#define BEMPP_DEPRECATED
Macro used to mark deprecated functions or classes.
Definition: deprecated.hpp:41
A shapeset containing only one function: the constant function.
Definition: piecewise_constant_scalar_basis.hpp:34
A shapeset containing only one function: the constant function.
Definition: constant_scalar_shapeset.hpp:36