Iterator that Iterate across particle indexes.
More...
#include <vector_dist_iterator.hpp>
Iterator that Iterate across particle indexes.
Definition at line 94 of file vector_dist_iterator.hpp.
◆ vector_dist_iterator_subset()
| vector_dist_iterator_subset::vector_dist_iterator_subset |
( |
size_t |
start, |
|
|
size_t |
stop, |
|
|
const openfpm::vector< aggregate< int >> & |
pid |
|
) |
| |
|
inline |
Constructor of the distributed grid.
- Parameters
-
| start | start point |
| stop | end point |
Definition at line 112 of file vector_dist_iterator.hpp.
◆ get()
◆ getSubset()
◆ isNext()
| bool vector_dist_iterator_subset::isNext |
( |
| ) |
|
|
inline |
Check if there is the next element.
- Returns
- true if there is the next, false otherwise
Definition at line 141 of file vector_dist_iterator.hpp.
◆ operator++()
The documentation for this class was generated from the following file: