NumaBCRSMatrix< Dune::FieldMatrix< Scalar, m, m > > stiffnessMatrix(Space const &space, Conductivity const &kappa)
Creates a stiffness matrix for the given FE space.
NumaBCRSMatrix< Dune::FieldMatrix< Scalar, m, m > > massMatrix(Space const &space, Density const &rho)
Creates a mass matrix for the given FE space.