Dune Core Modules (2.4.1)
Dune::CollectiveIterator< T, A >::iterator Class Reference
Iterator over the valid underlying iterators. More...
#include <dune/common/parallel/remoteindices.hh>
Public Member Functions | |
| iterator (const RealIterator &iter, const ConstRealIterator &end, GlobalIndex &index) | |
| iterator (const iterator &other) | |
| iterator & | operator++ () |
| const RemoteIndex & | operator* () const |
| int | process () const |
| const RemoteIndex * | operator-> () const |
| bool | operator== (const iterator &other) |
| bool | operator!= (const iterator &other) |
Detailed Description
template<class T, class A>
class Dune::CollectiveIterator< T, A >::iterator
class Dune::CollectiveIterator< T, A >::iterator
Iterator over the valid underlying iterators.
An iterator is valid if it points to a remote index whose global id is equal to the one currently examined.
Constructor & Destructor Documentation
◆ iterator() [1/2]
template<class T , class A >
|
inline |
- Todo:
- Please doc me!
◆ iterator() [2/2]
template<class T , class A >
|
inline |
- Todo:
- Please doc me!
Member Function Documentation
◆ operator!=()
template<class T , class A >
|
inline |
- Todo:
- Please doc me!
◆ operator*()
template<class T , class A >
|
inline |
- Todo:
- Please doc me!
◆ operator++()
template<class T , class A >
|
inline |
- Todo:
- Please doc me!
◆ operator->()
template<class T , class A >
|
inline |
- Todo:
- Please doc me!
◆ operator==()
template<class T , class A >
|
inline |
- Todo:
- Please doc me!
◆ process()
template<class T , class A >
|
inline |
- Todo:
- Please doc me!
The documentation for this class was generated from the following file:
- dune/common/parallel/remoteindices.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)