ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
CellParticleIterator.hpp File Reference
+ Include dependency graph for CellParticleIterator.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using CellParticleIterator = ParticleIterator< std::span< Cell *const >::iterator >
 

Typedef Documentation

◆ CellParticleIterator

using CellParticleIterator = ParticleIterator<std::span<Cell *const>::iterator>

Definition at line 25 of file CellParticleIterator.hpp.