Completed HDF5 support

This commit is contained in:
Yohai Meiron 2020-03-31 19:04:18 -04:00
parent b2943be7c1
commit 5cb4282be4
8 changed files with 258 additions and 185 deletions

View file

@ -14,6 +14,7 @@ public:
double dt_bh;
double eta;
std::string input_file_name;
bool output_hdf5;
bool dt_min_warning;
int live_smbh_count;
double live_smbh_custom_eps;