Dune Core Modules (2.4.1)
Dune::VariableBlockVector< B, A >::ConstIterator Class Reference
ConstIterator class for sequential access. More...
#include <dune/istl/vbvector.hh>
Public Member Functions | |
| ConstIterator () | |
| constructor | |
| ConstIterator (const window_type *_p, size_type _i) | |
| constructor from pointer | |
| ConstIterator (const Iterator &it) | |
| constructor from non_const iterator | |
| ConstIterator & | operator++ () |
| prefix increment | |
| ConstIterator & | operator-- () |
| prefix decrement | |
| bool | operator== (const ConstIterator &it) const |
| equality | |
| bool | operator!= (const ConstIterator &it) const |
| inequality | |
| bool | operator== (const Iterator &it) const |
| equality | |
| bool | operator!= (const Iterator &it) const |
| inequality | |
| const window_type & | operator* () const |
| dereferencing | |
| const window_type * | operator-> () const |
| arrow | |
Detailed Description
template<class B, class A = std::allocator<B>>
class Dune::VariableBlockVector< B, A >::ConstIterator
class Dune::VariableBlockVector< B, A >::ConstIterator
ConstIterator class for sequential access.
The documentation for this class was generated from the following file:
- dune/istl/vbvector.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 1, 23:35, 2025)