ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
ParticleList.hpp File Reference
#include "Particle.hpp"
#include <utils/Bag.hpp>
+ Include dependency graph for core/ParticleList.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using ParticleList = Utils::Bag< Particle >
 List of particles.
 

Typedef Documentation

◆ ParticleList

List of particles.

Definition at line 31 of file core/ParticleList.hpp.