Forked from
Core Modules / dune-istl
997 commits behind the upstream repository.
Oliver Sander
authored
The class VariableBlockVector::CreateIterator behaves basically like an STL output iterator, but it didn't quite implement the required interface. This patch adds the missing methods and extends the unit test. The main benefit of this (besides interface beauty) is that you can now use std::fill etc. to set the block sizes of a VariableBlockVector.
Name | Last commit | Last update |
---|---|---|
.. | ||
istl | ||
CMakeLists.txt |