ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Apply a ParticleChange to a particle index. More...
Public Member Functions | |
void | operator() (RemovedParticle rp) const |
void | operator() (ModifiedList mp) const |
Public Attributes | |
CellStructure * | cs |
Apply a ParticleChange to a particle index.
Definition at line 209 of file CellStructure.cpp.
|
inline |
Definition at line 215 of file CellStructure.cpp.
References ModifiedList::pl, and CellStructure::update_particle_index().
|
inline |
Definition at line 212 of file CellStructure.cpp.
References RemovedParticle::id, and CellStructure::update_particle_index().
CellStructure* anonymous_namespace{CellStructure.cpp}::UpdateParticleIndexVisitor::cs |
Definition at line 210 of file CellStructure.cpp.