49 const bool gamma_only,
53 std::complex<double>** rhog,
3x3 matrix and related mathamatical operations
Definition matrix3.h:19
A class which can convert a function of "r" to the corresponding linear superposition of plane waves ...
Definition pw_basis.h:56
This class has two functions: restart psi from the previous calculation, and write psi to the disk.
Definition cal_dos.h:9
bool read_rhog(const std::string &filename, const ModulePW::PW_Basis *pw_rhod, std::complex< double > **rhog)
Definition rhog_io.cpp:12
bool 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)
Definition rhog_io.cpp:201