ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
Functions | |
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) |
void | make_dir_atom (const std::string &label) |
void | open_log (std::ofstream &ofs, const std::string &fn, const std::string &calculation, const bool &restart) |
void | close_log (std::ofstream &ofs, const std::string &fn) |
void | close_all_log (const int rank, const bool out_alllog=false, const std::string &calculation="md") |
void ModuleBase::Global_File::close_all_log | ( | const int | rank, |
const bool | out_alllog = false , |
||
const std::string & | calculation = "md" |
||
) |
void ModuleBase::Global_File::close_log | ( | std::ofstream & | ofs, |
const std::string & | fn | ||
) |
void ModuleBase::Global_File::make_dir_atom | ( | const std::string & | label | ) |
void ModuleBase::Global_File::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 |
||
) |
void ModuleBase::Global_File::open_log | ( | std::ofstream & | ofs, |
const std::string & | fn, | ||
const std::string & | calculation, | ||
const bool & | restart | ||
) |