Class template Dune::GDT::LocalMassMatrixProvider¶
Inherits from Dune::XT::Grid::ElementFunctor.
-
template<class GV, size_t r = 1, size_t rC = 1, class F = double, class AGV = GV>
class Dune::GDT::LocalMassMatrixProvider : public XT::Grid::ElementFunctor<GV>¶ Element functor that computes the local L2 mass matrix and its inverse for each element of the grid and provides access to them per element.
-
void Dune::GDT::LocalMassMatrixProvider::apply_local(const ElementType &element) override¶
No documentation provided.
-
BaseType *Dune::GDT::LocalMassMatrixProvider::copy() final override¶
No documentation provided.
-
void Dune::GDT::LocalMassMatrixProvider::finalize() final override¶
No documentation provided.
-
template<>
Dune::GDT::LocalMassMatrixProvider::LocalMassMatrixProvider<GV, r, rC, F, AGV>(const AssemblyGridView &grid_view, const SpaceType &space)¶ No documentation provided.
-
template<>
Dune::GDT::LocalMassMatrixProvider::LocalMassMatrixProvider<GV, r, rC, F, AGV>(const ThisType &other)¶ No documentation provided.
-
int Dune::GDT::LocalMassMatrixProvider::space_¶
No documentation provided.
-
const int Dune::GDT::LocalMassMatrixProvider::element_mapper_¶
No documentation provided.
-
size_t Dune::GDT::LocalMassMatrixProvider::instance_counter_¶
No documentation provided.
-
int Dune::GDT::LocalMassMatrixProvider::local_basis_¶
No documentation provided.
-
type Dune::GDT::LocalMassMatrixProvider::ThisType¶
No documentation provided.
-
type Dune::GDT::LocalMassMatrixProvider::BaseType¶
No documentation provided.
-
type Dune::GDT::LocalMassMatrixProvider::AssemblyGridView¶
No documentation provided.
-
type Dune::GDT::LocalMassMatrixProvider::SpaceType¶
No documentation provided.