#include <Output.h>
Definition at line 356 of file Output.h.
◆ buildDate
Optional<std::string> BinaryInput::Info::buildDate |
Date when the code that created the file was built
Not present in older versions of the format.
Definition at line 398 of file Output.h.
◆ materialCnt
Size BinaryInput::Info::materialCnt |
Number of materials in the file.
Definition at line 364 of file Output.h.
◆ particleCnt
Size BinaryInput::Info::particleCnt |
Number of particles in the file.
Definition at line 361 of file Output.h.
◆ quantityCnt
Size BinaryInput::Info::quantityCnt |
Number of quantities in the file.
Definition at line 358 of file Output.h.
◆ quantityInfo
◆ runTime
Float BinaryInput::Info::runTime |
Run time of the snapshot.
Definition at line 382 of file Output.h.
◆ runType
Type of the simulation.
Not present in older versions of the format.
Definition at line 393 of file Output.h.
◆ timeStep
Float BinaryInput::Info::timeStep |
Current timestep of the run.
Definition at line 388 of file Output.h.
◆ version
Format version of the file.
Definition at line 401 of file Output.h.
◆ wallclockTime
Size BinaryInput::Info::wallclockTime |
Wallclock time of the snapshot (in seconds)
Definition at line 385 of file Output.h.
The documentation for this struct was generated from the following file:
- /home/pavel/projects/astro/sph/src/core/io/Output.h