SPH
|
Classes | |
struct | Cancelled |
Public Member Functions | |
GalaxyCallbacks (IRunCallbacks &run) | |
virtual void | onPart (const Storage &storage, const Size partId, const Size numParts) const override |
Called when computing new part of the galaxy (particle positions or velocities). More... | |
![]() | |
virtual | ~Polymorphic () |
Definition at line 1041 of file InitialConditionJobs.cpp.
|
inlineexplicit |
Definition at line 1046 of file InitialConditionJobs.cpp.
|
inlineoverridevirtual |
Called when computing new part of the galaxy (particle positions or velocities).
Implements Galaxy::IProgressCallbacks.
Definition at line 1051 of file InitialConditionJobs.cpp.