SPH
Public Attributes | List of all members
CompressedInput::Info Struct Reference

#include <Output.h>

Public Attributes

Size particleCnt
 Number of particles in the file. More...
 
Float runTime
 Run time of the snapshot. More...
 
RunTypeEnum runType
 Type of the simulation. More...
 
CompressedIoVersion version
 Format version of the file. More...
 

Detailed Description

Definition at line 434 of file Output.h.

Member Data Documentation

◆ particleCnt

Size CompressedInput::Info::particleCnt

Number of particles in the file.

Definition at line 436 of file Output.h.

◆ runTime

Float CompressedInput::Info::runTime

Run time of the snapshot.

Definition at line 439 of file Output.h.

◆ runType

RunTypeEnum CompressedInput::Info::runType

Type of the simulation.

Definition at line 442 of file Output.h.

◆ version

CompressedIoVersion CompressedInput::Info::version

Format version of the file.

Definition at line 445 of file Output.h.


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