Class template Dune::GDT::ConstVectorBasedFunctional¶
Inherits from Dune::GDT::FunctionalInterface.
-
template<class V, class GV, size_t r = 1, size_t rC = 1, class F = double>
class Dune::GDT::ConstVectorBasedFunctional<V, GV, r, rC, F> : public FunctionalInterface<V, GV, r, rC, F>¶ Base class for linear functionals which are given by an assembled vector.
Note
See FunctionalInterface for a description of the template arguments.
See also:
FunctionalInterface,VectorBasedFunctional
Method Dune::GDT::ConstVectorBasedFunctional::linear¶
Method Dune::GDT::ConstVectorBasedFunctional::source_space¶
Method Dune::GDT::ConstVectorBasedFunctional::vector¶
Method Dune::GDT::ConstVectorBasedFunctional::apply¶
Constructor Dune::GDT::ConstVectorBasedFunctional::ConstVectorBasedFunctional<V, GV, r, rC, F>¶
Constructor Dune::GDT::ConstVectorBasedFunctional::ConstVectorBasedFunctional<V, GV, r, rC, F>¶
Constructor Dune::GDT::ConstVectorBasedFunctional::ConstVectorBasedFunctional<V, GV, r, rC, F>¶
Field Dune::GDT::ConstVectorBasedFunctional::source_space_¶
-
const SourceSpaceType &Dune::GDT::ConstVectorBasedFunctional::source_space_¶
No documentation provided.
Field Dune::GDT::ConstVectorBasedFunctional::vector_¶
-
const SourceVectorType &Dune::GDT::ConstVectorBasedFunctional::vector_¶
No documentation provided.
Type alias Dune::GDT::ConstVectorBasedFunctional::ThisType¶
-
type Dune::GDT::ConstVectorBasedFunctional::ThisType¶
No documentation provided.
Type alias Dune::GDT::ConstVectorBasedFunctional::BaseType¶
-
type Dune::GDT::ConstVectorBasedFunctional::BaseType¶
No documentation provided.
Type alias Dune::GDT::ConstVectorBasedFunctional::DofFieldType¶
-
type Dune::GDT::ConstVectorBasedFunctional::DofFieldType¶
No documentation provided.