|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "read_exit_file.h"#include <fstream>#include <iostream>#include <sstream>#include <mpi.h>Namespaces | |
| namespace | ModuleIO |
Functions | |
| int | ModuleIO::read_exit_file (const int &my_rank, const std::string &filename, std::ofstream &ofs_running) |
| read file to determine whether to stop the current execution | |