Class template Dune::GDT::LocalDiscreteFunction¶
Inherits from Dune::GDT::ConstLocalDiscreteFunction.
-
template<class V, class GV, size_t r = 1, size_t rC = 1, class R = double>
class Dune::GDT::LocalDiscreteFunction<V, GV, r, rC, R> : public ConstLocalDiscreteFunction<V, GV, r, rC, R>¶ Mutable local function representing a discrete function restricted to the element it is bound to, allowing write access to the associated local DoFs.
Method Dune::GDT::LocalDiscreteFunction::post_bind¶
Method Dune::GDT::LocalDiscreteFunction::dofs¶
Constructor Dune::GDT::LocalDiscreteFunction::LocalDiscreteFunction<V, GV, r, rC, R>¶
Constructor Dune::GDT::LocalDiscreteFunction::LocalDiscreteFunction<V, GV, r, rC, R>¶
Field Dune::GDT::LocalDiscreteFunction::dof_vector_¶
-
LocalDofVectorType Dune::GDT::LocalDiscreteFunction::dof_vector_¶
No documentation provided.
Type alias Dune::GDT::LocalDiscreteFunction::ThisType¶
-
type Dune::GDT::LocalDiscreteFunction::ThisType¶
No documentation provided.
Type alias Dune::GDT::LocalDiscreteFunction::BaseType¶
-
type Dune::GDT::LocalDiscreteFunction::BaseType¶
No documentation provided.
Type alias Dune::GDT::LocalDiscreteFunction::DofVectorType¶
-
type Dune::GDT::LocalDiscreteFunction::DofVectorType¶
No documentation provided.
Type alias Dune::GDT::LocalDiscreteFunction::LocalDofVectorType¶
-
type Dune::GDT::LocalDiscreteFunction::LocalDofVectorType¶
No documentation provided.