void reset()
Reset an iterator (set the counters to the first valid ones)
bool isNext()
Checks if there is a next element.
void fp()
Handles incrementing of cells and particles counters.
size_t get()
Get the real particle id.
ParticleIt_CellP & operator++()
Get the next element.