Functions | |
| template<typename Iterator > | |
| bool | global_iterator_range_empty (Iterator itr, Iterator itr_end, MPI_Comm comm) |
| bool havoqgt::mpi::detail::global_iterator_range_empty | ( | Iterator | itr, |
| Iterator | itr_end, | ||
| MPI_Comm | comm | ||
| ) |
Tests if all processes' iterator range is empty
| itr | begin iterator |
| itr_end | end iterator |
| comm | MPI communicator |
Definition at line 67 of file iterator.hpp.

