Class template Dune::GDT::DofVector¶
Inherits from Dune::GDT::ConstDofVector.
-
template<class Vector, class GridView>
class Dune::GDT::DofVector : public ConstDofVector<Vector, GridView>¶ Mutable view of a DoF vector together with the space mapper, providing localized DoF access and adaptation.
-
LocalDofVectorType Dune::GDT::DofVector::localize()¶
No documentation provided.
-
void Dune::GDT::DofVector::resize_after_adapt()¶
\ {
These methods are required for grid adaptation.
-
template<>
Dune::GDT::DofVector::DofVector<Vector, GridView>(const MapperType &mapper, VectorType &vec)¶ No documentation provided.
-
template<>
Dune::GDT::DofVector::DofVector<Vector, GridView>(const ThisType&) = default¶ No documentation provided.