Partial cleanup of header files
This commit is contained in:
@@ -819,7 +819,7 @@ namespace ABACUS {
|
||||
<< exp(-paused_thread_data.logscale * paused_thread_data.lowest_il_with_nthreads_neq_0) << endl;
|
||||
LOG_outfile << "Resulting info: " << scan_info << endl;
|
||||
}
|
||||
LOG_outfile << "Code version " << ABACUS_VERSION << ", copyright J.-S. Caux." << endl << endl;
|
||||
LOG_outfile << "ABACUS version " << ABACUS_VERSION << ", copyright J.-S. Caux." << endl << endl;
|
||||
LOG_outfile.close();
|
||||
}
|
||||
|
||||
|
||||
@@ -408,7 +408,7 @@ namespace ABACUS {
|
||||
LOG_outfile << "Refining in parallel mode using " << nr_processors_at_newlevel << " processors."
|
||||
<< endl << "Refining info: " << scan_info_refinement
|
||||
<< endl << "Resulting info: " << scan_info << endl;
|
||||
LOG_outfile << "Code version " << ABACUS_VERSION << ", copyright J.-S. Caux." << endl;
|
||||
LOG_outfile << "ABACUS version " << ABACUS_VERSION << ", copyright J.-S. Caux." << endl;
|
||||
LOG_outfile.close();
|
||||
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user