MP-Gadget  5.0.1.dev1-76bc7d4726-dirty
params.h
Go to the documentation of this file.
1 #ifndef __GADGET_PARAMS_H
2 #define __GADGET_PARAMS_H
3 void read_parameter_file(char *fname, int * ShowBacktrace, double * MaxMemSizePerNode);
4 #endif
static int ShowBacktrace
Definition: endrun.c:100
void read_parameter_file(char *fname, int *ShowBacktrace, double *MaxMemSizePerNode)
Definition: params.c:359