Dune Core Modules (2.4.1)
Dune::VariableBlockVector< B, A >::CreateIterator Class Reference
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 | |
Detailed Description
template<class B, class A = std::allocator<B>>
class Dune::VariableBlockVector< B, A >::CreateIterator
class Dune::VariableBlockVector< B, A >::CreateIterator
Iterator class for sequential creation of blocks.
The documentation for this class was generated from the following file:
- dune/istl/vbvector.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)