ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Namespaces | Functions
rhog_io.h File Reference
#include <string>
#include <cassert>
#include "source_basis/module_pw/pw_basis.h"
Include dependency graph for rhog_io.h:
This graph shows which files directly or indirectly include this file:

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 &GT, std::complex< double > **rhog, const int ipool, const int irank, const int nrank)