Removed remaining macros and unused includes
This commit is contained in:
parent
d9ed8e5131
commit
54231b8537
5 changed files with 63 additions and 66 deletions
6
config.h
6
config.h
|
|
@ -15,12 +15,16 @@ public:
|
|||
double eta;
|
||||
std::string input_file_name;
|
||||
int devices_per_node;
|
||||
bool dt_min_warning;
|
||||
int dt_max_power;
|
||||
int dt_min_power;
|
||||
double eta_s_corr;
|
||||
double eta_bh_corr;
|
||||
|
||||
bool output_hdf5;
|
||||
bool output_hdf5_double_precision;
|
||||
int output_ascii_precision;
|
||||
int output_extra_mode;
|
||||
bool dt_min_warning;
|
||||
|
||||
int live_smbh_count;
|
||||
double live_smbh_custom_eps;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue