ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "source_basis/module_pw/pw_basis_k.h"
#include "source_estate/module_charge/charge.h"
#include <string>
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 | |
void | ModuleIO::read_wfc_pw (const std::string &filedir, const ModulePW::PW_Basis_K *pw_wfc, const int rank_in_pool, const int nproc_in_pool, const int nbands, const int npol, const int &ik, const int &ikstot, const int &nkstot, ModuleBase::ComplexMatrix &wfc) |
read wave functions from binary file | |