Class template Dune::GDT::ConstDofVector¶
-
template<class Vector, class GridView>
class Dune::GDT::ConstDofVector<Vector, GridView>¶ Read-only view of a DoF vector together with the space mapper, providing localized DoF access.
Method Dune::GDT::ConstDofVector::vector¶
-
template<class Vector, class GridView>
const VectorType &Dune::GDT::ConstDofVector<Vector, GridView>::vector() const¶ No documentation provided.
Method Dune::GDT::ConstDofVector::localize¶
-
template<class Vector, class GridView>
int Dune::GDT::ConstDofVector<Vector, GridView>::localize() const¶ No documentation provided.
Constructor Dune::GDT::ConstDofVector::ConstDofVector<Vector, GridView>¶
Constructor Dune::GDT::ConstDofVector::ConstDofVector<Vector, GridView>¶
Constructor Dune::GDT::ConstDofVector::ConstDofVector<Vector, GridView>¶
Field Dune::GDT::ConstDofVector::mapper_¶
-
const MapperType &Dune::GDT::ConstDofVector::mapper_¶
No documentation provided.
Field Dune::GDT::ConstDofVector::vector_¶
-
const VectorType &Dune::GDT::ConstDofVector::vector_¶
No documentation provided.
Type alias Dune::GDT::ConstDofVector::ThisType¶
-
type Dune::GDT::ConstDofVector::ThisType¶
No documentation provided.
Type alias Dune::GDT::ConstDofVector::VectorType¶
-
type Dune::GDT::ConstDofVector::VectorType¶
No documentation provided.
Type alias Dune::GDT::ConstDofVector::MapperType¶
-
type Dune::GDT::ConstDofVector::MapperType¶
No documentation provided.
Type alias Dune::GDT::ConstDofVector::ElementType¶
-
type Dune::GDT::ConstDofVector::ElementType¶
No documentation provided.