dune-fem 2.8.0
|
#include <dune/fem/operator/1order/localmassmatrix.hh>
Public Types | |
typedef Dune::FieldMatrix< ctype, dimRange, dimRange > | MassFactorType |
Public Member Functions | |
bool | hasMass () const |
void | mass (const EntityType &, const VolumeQuadratureType &, int, MassFactorType &) const |
typedef Dune::FieldMatrix< ctype, dimRange, dimRange > Dune::Fem::LocalMassMatrixImplementation< DiscreteFunctionSpace, VolumeQuadrature >::NoMassDummyCaller::MassFactorType |
|
inline |
|
inline |