ABACUS
develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
source
source_io
read_exit_file.h
Go to the documentation of this file.
1
#ifndef READ_EXIT_FILE_H
2
#define READ_EXIT_FILE_H
3
4
#include <string>
5
6
namespace
ModuleIO
7
{
19
int
read_exit_file
(
const
int
& my_rank,
const
std::string& filename, std::ofstream& ofs_running);
20
}
// namespace ModuleIO
21
22
#endif
ModuleIO
This class has two functions: restart psi from the previous calculation, and write psi to the disk.
Definition
cal_dos.h:9
ModuleIO::read_exit_file
int 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
Definition
read_exit_file.cpp:14
Generated by
1.9.8