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