SPH
Classes | Public Member Functions | List of all members
GalaxyCallbacks Class Reference
Inheritance diagram for GalaxyCallbacks:
Galaxy::IProgressCallbacks Polymorphic

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...
 
- Public Member Functions inherited from Polymorphic
virtual ~Polymorphic ()
 

Detailed Description

Definition at line 1041 of file InitialConditionJobs.cpp.

Constructor & Destructor Documentation

◆ GalaxyCallbacks()

GalaxyCallbacks::GalaxyCallbacks ( IRunCallbacks run)
inlineexplicit

Definition at line 1046 of file InitialConditionJobs.cpp.

Member Function Documentation

◆ onPart()

virtual void GalaxyCallbacks::onPart ( const Storage storage,
const Size  partId,
const Size  numParts 
) const
inlineoverridevirtual

Called when computing new part of the galaxy (particle positions or velocities).

Implements Galaxy::IProgressCallbacks.

Definition at line 1051 of file InitialConditionJobs.cpp.


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