Class template Dune::GDT::L2VolumeVectorFunctional

Inherits from Dune::GDT::VectorBasedFunctional.

template<class V, class GV, size_t r = 1, size_t rC = 1, class F = double, class AssemblyGridView = GV>
class Dune::GDT::L2VolumeVectorFunctional : public VectorBasedFunctional<V, GV, r, rC, F, AssemblyGridView>

See also VectorBasedFunctional and FunctionalInterface for a description of the tempate arguments.

See also VectorBasedFunctional for the meaning of the different ctors. Some of these will not compile (if GV and AssemblyGridView do not coincide), which is intended.

See also: VectorBasedFunctional, FunctionalInterface

template<>
Dune::GDT::L2VolumeVectorFunctional::L2VolumeVectorFunctional<V, GV, r, rC, F, AssemblyGridView>(AssemblyGridView assembly_grid_view, const SourceSpaceType &source_spc, SourceVectorType &vec, const InducingFunctionType &inducing_function, const size_t over_integrate = 0, const XT::Common::Parameter &param = <recovery-expr>({}), const ElementFilterType &filter = ApplyOnAllElements())

No documentation provided.

template<>
Dune::GDT::L2VolumeVectorFunctional::L2VolumeVectorFunctional<V, GV, r, rC, F, AssemblyGridView>(AssemblyGridView assembly_grid_view, const SourceSpaceType &source_spc, const InducingFunctionType &inducing_function, const size_t over_integrate = 0, const XT::Common::Parameter &param = <recovery-expr>({}), const ElementFilterType &filter = ApplyOnAllElements())

No documentation provided.

type Dune::GDT::L2VolumeVectorFunctional::ThisType

No documentation provided.

type Dune::GDT::L2VolumeVectorFunctional::BaseType

No documentation provided.

type Dune::GDT::L2VolumeVectorFunctional::InducingFunctionType

No documentation provided.

type Dune::GDT::L2VolumeVectorFunctional::LocalFunctionalType

No documentation provided.