ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
anonymous_namespace{CellStructure.cpp}::UpdateParticleIndexVisitor Struct Reference

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

CellStructurecs
 

Detailed Description

Apply a ParticleChange to a particle index.

Definition at line 209 of file CellStructure.cpp.

Member Function Documentation

◆ operator()() [1/2]

void anonymous_namespace{CellStructure.cpp}::UpdateParticleIndexVisitor::operator() ( ModifiedList  mp) const
inline

Definition at line 215 of file CellStructure.cpp.

References ModifiedList::pl, and CellStructure::update_particle_index().

◆ operator()() [2/2]

void anonymous_namespace{CellStructure.cpp}::UpdateParticleIndexVisitor::operator() ( RemovedParticle  rp) const
inline

Member Data Documentation

◆ cs

CellStructure* anonymous_namespace{CellStructure.cpp}::UpdateParticleIndexVisitor::cs

Definition at line 210 of file CellStructure.cpp.


The documentation for this struct was generated from the following file: