dune-fem 2.8.0
|
#include <dune/common/dynmatrix.hh>
#include <dune/common/fmatrix.hh>
#include <dune/geometry/typeindex.hh>
#include <dune/fem/common/memory.hh>
#include <dune/fem/common/utility.hh>
#include <dune/fem/misc/checkgeomaffinity.hh>
#include <dune/fem/quadrature/cachingquadrature.hh>
#include <dune/fem/space/common/allgeomtypes.hh>
#include <dune/fem/space/common/capabilities.hh>
#include <dune/fem/version.hh>
Go to the source code of this file.
Classes | |
class | Dune::Fem::LocalMassMatrixImplementation< DiscreteFunctionSpace, VolumeQuadrature > |
Local Mass Matrix inversion implementation, select the correct method in your implementation. More... | |
struct | Dune::Fem::LocalMassMatrixImplementation< DiscreteFunctionSpace, VolumeQuadrature >::NoMassDummyCaller |
class | Dune::Fem::LocalMassMatrix< DiscreteFunctionSpace, VolumeQuadrature > |
Local Mass Matrix for arbitrary spaces. More... | |
class | Dune::Fem::LocalMassMatrixImplementationDgOrthoNormal< DiscreteFunctionSpace, VolumeQuadrature > |
DG Local Mass Matrix for arbitrary spaces. More... | |
Namespaces | |
namespace | Dune |
namespace | Dune::Fem |