|
MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
#include <stats.h>
Public Attributes | |
| FILE * | FdEnergy |
| FILE * | FdCPU |
| FILE * | FdSfr |
| FILE * | FdBlackHoles |
| FILE * | FdBlackholeDetails |
| FILE * | FdHelium |
| 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().
| 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().
| 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().
| 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().
| FILE* OutputFD::FdHelium |
Definition at line 14 of file stats.h.
Referenced by open_outputfiles(), and run().
| 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().