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 | |
bool | ModuleIO::read_rhog (const std::string &filename, const ModulePW::PW_Basis *pw_rhod, std::complex< double > **rhog) |
bool | ModuleIO::write_rhog (const std::string &fchg, const bool gamma_only, const ModulePW::PW_Basis *pw_rho, const int nspin, const ModuleBase::Matrix3 >, std::complex< double > **rhog, const int ipool, const int irank, const int nrank) |