dune-istl
2.4.1
|
Iterator class for sequential creation of blocks. More...
#include <dune/istl/vbvector.hh>
Public Member Functions | |
CreateIterator (VariableBlockVector &_v, int _i) | |
constructor More... | |
CreateIterator & | operator++ () |
prefix increment More... | |
bool | operator!= (const CreateIterator &it) const |
inequality More... | |
bool | operator== (const CreateIterator &it) const |
equality More... | |
size_type | index () const |
dereferencing More... | |
void | setblocksize (size_type _k) |
set size of current block More... | |
Iterator class for sequential creation of blocks.
|
inline |
constructor
|
inline |
dereferencing
|
inline |
inequality
|
inline |
|
inline |
equality
|
inline |
set size of current block