Iterator that Iterate across particle indexes.
More...
Iterator that Iterate across particle indexes.
Definition at line 106 of file vector_dist_iterator.hpp.
#include <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 124 of file vector_dist_iterator.hpp.
◆ ~vector_dist_iterator_subset()
vector_dist_iterator_subset::~vector_dist_iterator_subset |
( |
| ) |
|
|
inline |
◆ get()
◆ getOrig()
◆ 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 153 of file vector_dist_iterator.hpp.
◆ operator++()
◆ reset()
void vector_dist_iterator_subset::reset |
( |
| ) |
|
|
inline |
◆ pid
◆ stop
size_t vector_dist_iterator_subset::stop |
|
private |
◆ v_it
size_t vector_dist_iterator_subset::v_it |
|
private |
The documentation for this class was generated from the following file: