GADGET-4
|
declares a structure for global parameters and variables. More...
#include "gadgetconfig.h"
#include <math.h>
#include "../data/constants.h"
#include "../data/dtypes.h"
#include "../data/macros.h"
#include "../io/parameters.h"
Go to the source code of this file.
Classes | |
struct | global_data_all_processes |
Variables | |
global_data_all_processes | All |
declares a structure for global parameters and variables.
This file declares a structure for holding global parameters and variables and objects. Further variables should be added here. The actual instance of this object is provided by the file 'allvars.cc'.
Definition in file allvars.h.
|
extern |