19 signal(SIGSEGV, handler);
28 static void handler(
const int UNUSED(signal)) {
#define NAMESPACE_SPH_END
Saving and loading particle data.
Statistics gathered and periodically displayed during the run.
@ RUN_TIME
Current time of the simulation in code units. Does not necessarily have to be 0 when run starts.
@ TIMESTEP_VALUE
Current value of timestep.
Container for storing particle quantities and materials.
Output saving data to binary data without loss of precision.
static void setup(SharedPtr< Storage > storage, const Path &dumpPath)
static CrashPad & getInstance()
Object representing a path on a filesystem.
Object holding various statistics about current run.
Statistics & set(const StatisticsId idx, TValue &&value)
Sets new values of a statistic.