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 : 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.
-
void Dune::GDT::LocalDiscreteFunction::post_bind(const ElementType &ent) final override¶
No documentation provided.
-
LocalDofVectorType &Dune::GDT::LocalDiscreteFunction::dofs()¶
No documentation provided.
-
template<>
Dune::GDT::LocalDiscreteFunction::LocalDiscreteFunction<V, GV, r, rC, R>(const SpaceType &spc, DofVectorType &dof_vector)¶ No documentation provided.
-
template<>
Dune::GDT::LocalDiscreteFunction::LocalDiscreteFunction<V, GV, r, rC, R>(const SpaceType &spc, DofVectorType &dof_vector, const ElementType &ent)¶ No documentation provided.
-
LocalDofVectorType Dune::GDT::LocalDiscreteFunction::dof_vector_¶
No documentation provided.
-
type Dune::GDT::LocalDiscreteFunction::ThisType¶
No documentation provided.
-
type Dune::GDT::LocalDiscreteFunction::BaseType¶
No documentation provided.
-
type Dune::GDT::LocalDiscreteFunction::DofVectorType¶
No documentation provided.
-
type Dune::GDT::LocalDiscreteFunction::LocalDofVectorType¶
No documentation provided.