|
dune-istl 2.12-git
|
Loading...
Searching...
No Matches
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= (Iterator &&other) |
| ConstIterator & | operator= (Iterator &other) |
| 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 | |
| size_type | index () const |
Friends | |
| class | Iterator |
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.
Constructor & Destructor Documentation
◆ ConstIterator() [1/3]
template<class B , class A = std::allocator<B>>
|
inline |
constructor
◆ ConstIterator() [2/3]
template<class B , class A = std::allocator<B>>
|
inline |
constructor from pointer
◆ ConstIterator() [3/3]
template<class B , class A = std::allocator<B>>
|
inline |
constructor from non_const iterator
Member Function Documentation
◆ index()
template<class B , class A = std::allocator<B>>
|
inline |
◆ operator!=() [1/2]
template<class B , class A = std::allocator<B>>
|
inline |
inequality
◆ operator!=() [2/2]
template<class B , class A = std::allocator<B>>
|
inline |
inequality
◆ operator*()
template<class B , class A = std::allocator<B>>
|
inline |
dereferencing
◆ operator++()
template<class B , class A = std::allocator<B>>
|
inline |
prefix increment
◆ operator--()
template<class B , class A = std::allocator<B>>
|
inline |
prefix decrement
◆ operator->()
template<class B , class A = std::allocator<B>>
|
inline |
arrow
◆ operator=() [1/2]
template<class B , class A = std::allocator<B>>
|
inline |
◆ operator=() [2/2]
template<class B , class A = std::allocator<B>>
|
inline |
◆ operator==() [1/2]
template<class B , class A = std::allocator<B>>
|
inline |
equality
◆ operator==() [2/2]
template<class B , class A = std::allocator<B>>
|
inline |
equality
Friends And Related Symbol Documentation
◆ Iterator
template<class B , class A = std::allocator<B>>
|
friend |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8