24 const std::string &calculation,
26 const bool &out_wfc_dir,
29 const bool out_alllog =
false);
32 void open_log ( std::ofstream &ofs,
const std::string &fn,
const std::string &calculation,
const bool &restart);
33 void close_log( std::ofstream &ofs,
const std::string &fn);
34 void close_all_log(
const int rank,
const bool out_alllog =
false,
const std::string& calculation =
"md");
void open_log(std::ofstream &ofs, const std::string &fn, const std::string &calculation, const bool &restart)
Definition global_file.cpp:320
void make_dir_out(const std::string &suffix, const std::string &calculation, const bool &out_dir, const bool &out_wfc_dir, const int rank, const bool &restart, const bool out_alllog=false)
Definition read_input_test.cpp:33
void close_all_log(const int rank, const bool out_alllog=false, const std::string &calculation="md")
Definition global_file.cpp:352
void close_log(std::ofstream &ofs, const std::string &fn)
Definition global_file.cpp:342
void make_dir_atom(const std::string &label)
Definition global_file.cpp:309
Definition array_pool.h:6