ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
Go to the source code of this file.
Namespaces | |
namespace | ModuleIO |
This class has two functions: restart psi from the previous calculation, and write psi to the disk. | |
Functions | |
template<typename T > | |
void | ModuleIO::output_single_R (std::ofstream &ofs, const std::map< size_t, std::map< size_t, T > > &XR, const double &sparse_threshold, const bool &binary, const Parallel_Orbitals &pv, const bool &reduce=true) |