12 #ifndef BEMBEL_SRC_IDENTITY_MASSMATRIXSCALARDISC_HPP_
13 #define BEMBEL_SRC_IDENTITY_MASSMATRIXSCALARDISC_HPP_
18 class MassMatrixScalarDisc;
27 typedef Eigen::VectorXd EigenType;
28 typedef Eigen::VectorXd::Scalar Scalar;
31 Form = DifferentialForm::Discontinuous,
32 NumberOfFMMComponents = 0
This class is the base for all mass matrices.
Routines for the evalutation of pointwise errors.
struct containing specifications on the linear operator has to be specialized or derived for any part...