![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Apply a ParticleChange to a particle index. More...
Collaboration diagram for anonymous_namespace{CellStructure.cpp}::UpdateParticleIndexVisitor: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 380 of file CellStructure.cpp.
|
inline |
Definition at line 386 of file CellStructure.cpp.
References ModifiedList::pl, and CellStructure::update_particle_index().
|
inline |
Definition at line 383 of file CellStructure.cpp.
References RemovedParticle::id, and CellStructure::update_particle_index().
| CellStructure* anonymous_namespace{CellStructure.cpp}::UpdateParticleIndexVisitor::cs |
Definition at line 381 of file CellStructure.cpp.