MP-Gadget  5.0.1.dev1-76bc7d4726-dirty
Public Attributes | List of all members
header_data Struct Reference

#include <petaio.h>

Collaboration diagram for header_data:
[legend]

Public Attributes

int64_t NLocal [6]
 
int64_t NTotal [6]
 
int64_t NTotalInit [6]
 
double MassTable [6]
 
double TimeIC
 
double TimeSnapshot
 
double BoxSize
 
double UnitLength_in_cm
 
double UnitMass_in_g
 
double UnitVelocity_in_cm_per_s
 
int neutrinonk
 

Detailed Description

Definition at line 13 of file petaio.h.

Member Data Documentation

◆ BoxSize

double header_data::BoxSize

◆ MassTable

double header_data::MassTable[6]

◆ neutrinonk

int header_data::neutrinonk

Definition at line 34 of file petaio.h.

Referenced by begrun().

◆ NLocal

int64_t header_data::NLocal[6]

Definition at line 16 of file petaio.h.

Referenced by init_alloc_particle_slot_memory(), and petaio_read_snapshot().

◆ NTotal

int64_t header_data::NTotal[6]

◆ NTotalInit

int64_t header_data::NTotalInit[6]

◆ TimeIC

double header_data::TimeIC

◆ TimeSnapshot

double header_data::TimeSnapshot

◆ UnitLength_in_cm

double header_data::UnitLength_in_cm

◆ UnitMass_in_g

double header_data::UnitMass_in_g

Definition at line 31 of file petaio.h.

Referenced by begrun(), petaio_read_header_internal(), petaio_write_header(), and run().

◆ UnitVelocity_in_cm_per_s

double header_data::UnitVelocity_in_cm_per_s

Definition at line 32 of file petaio.h.

Referenced by begrun(), petaio_read_header_internal(), petaio_write_header(), and run().


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