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

#include <stats.h>

Collaboration diagram for OutputFD:
[legend]

Public Attributes

FILE * FdEnergy
 
FILE * FdCPU
 
FILE * FdSfr
 
FILE * FdBlackHoles
 
FILE * FdBlackholeDetails
 
FILE * FdHelium
 

Detailed Description

Definition at line 7 of file stats.h.

Member Data Documentation

◆ FdBlackholeDetails

FILE* OutputFD::FdBlackholeDetails

file handle for BlackholeDetails binary file.

Definition at line 13 of file stats.h.

Referenced by close_outputfiles(), open_outputfiles(), and run().

◆ FdBlackHoles

FILE* OutputFD::FdBlackHoles

file handle for blackholes.txt log-file.

Definition at line 12 of file stats.h.

Referenced by close_outputfiles(), open_outputfiles(), and run().

◆ FdCPU

FILE* OutputFD::FdCPU

file handle for cpu.txt log-file.

Definition at line 10 of file stats.h.

Referenced by close_outputfiles(), open_outputfiles(), and run().

◆ FdEnergy

FILE* OutputFD::FdEnergy

file handle for energy.txt log-file.

Definition at line 9 of file stats.h.

Referenced by close_outputfiles(), open_outputfiles(), and run().

◆ FdHelium

FILE* OutputFD::FdHelium

Definition at line 14 of file stats.h.

Referenced by open_outputfiles(), and run().

◆ FdSfr

FILE* OutputFD::FdSfr

file handle for sfr.txt log-file.

Definition at line 11 of file stats.h.

Referenced by close_outputfiles(), open_outputfiles(), and run().


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