DUNE ISTL (2.9)

Dune::VariableBlockVector< B, A >::RealIterator< T, R > Class Template Reference

Iterator class for sequential access. More...

#include <dune/istl/vbvector.hh>

Public Member Functions

 RealIterator ()
 constructor, no arguments
 
 RealIterator (window_type *_p, size_type _i)
 constructor
 
void increment ()
 prefix increment
 
void decrement ()
 prefix decrement
 
bool equals (const RealIterator &it) const
 equality
 
window_type & dereference () const
 dereferencing
 
size_type index () const
 Return the index of the entry this iterator is pointing to.
 

Detailed Description

template<class B, class A = std::allocator<B>>
template<class T, class R>
class Dune::VariableBlockVector< B, A >::RealIterator< T, R >

Iterator class for sequential access.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden & Uni Heidelberg  |  generated with Hugo v0.111.3 (May 27, 22:36, 2026)