#include <Node.h>
Definition at line 37 of file Node.h.
◆ onEnd()
virtual void NullJobCallbacks::onEnd |
( |
const Storage & |
UNUSEDstorage, |
|
|
const Statistics & |
UNUSEDstats |
|
) |
| |
|
inlineoverridevirtual |
◆ onSetUp()
virtual void NullJobCallbacks::onSetUp |
( |
const Storage & |
UNUSEDstorage, |
|
|
Statistics & |
UNUSEDstats |
|
) |
| |
|
inlineoverridevirtual |
◆ onStart()
virtual void NullJobCallbacks::onStart |
( |
const IJob & |
UNUSEDjob | ) |
|
|
inlineoverridevirtual |
◆ onTimeStep()
virtual void NullJobCallbacks::onTimeStep |
( |
const Storage & |
UNUSEDstorage, |
|
|
Statistics & |
UNUSEDstats |
|
) |
| |
|
inlineoverridevirtual |
◆ shouldAbortRun()
virtual bool NullJobCallbacks::shouldAbortRun |
( |
| ) |
const |
|
inlineoverridevirtual |
Returns whether current run should be aborted or not.
Can be called any time.
Implements IRunCallbacks.
Definition at line 47 of file Node.h.
The documentation for this class was generated from the following file:
- /home/pavel/projects/astro/sph/src/core/run/Node.h