Loading [MathJax]/extensions/tex2jax.js
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
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.