DUNE-FEM (unstable)
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) const |
bool | operator!= (const iterator &other) const |
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 |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)