DUNE-FEM (unstable)
Dune::MatrixImp::DenseMatrixBase< B, A >::ConstIterator Class Reference
ConstIterator class for sequential access. More...
#include <dune/istl/matrix.hh>
Public Member Functions | |
| ConstIterator () | |
| constructor  | |
| ConstIterator (const B *data, size_type columns, 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::MatrixImp::DenseMatrixBase< B, A >::ConstIterator
class Dune::MatrixImp::DenseMatrixBase< B, A >::ConstIterator
ConstIterator class for sequential access.
The documentation for this class was generated from the following file:
- dune/istl/matrix.hh
 
   | 
                                Legal Statements / Impressum  | 
                                Hosted by  TU Dresden & Uni Heidelberg  | 
				  generated with Hugo v0.111.3
								(Nov 3, 23:36, 2025)