TrajectoryEndCallback Class Referenceabstract
Trajectory end callback. More...
#include <particledatabase.hpp>
Public Member Functions | |
virtual | ~TrajectoryEndCallback () |
Virtual destructor. More... | |
virtual void | operator() (ParticleBase *particle, class ParticleDataBase *pdb)=0 |
Operator called when particle calculation ends. More... | |
Detailed Description
Trajectory end callback.
Constructor & Destructor Documentation
◆ ~TrajectoryEndCallback()
|
inlinevirtual |
Virtual destructor.
Member Function Documentation
◆ operator()()
|
pure virtual |
Operator called when particle calculation ends.
The documentation for this class was generated from the following file: