|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "source_base/matrix.h"#include "source_cell/unitcell.h"#include "source_cell/klist.h"#include "source_estate/fp_energy.h"Go to the source code of this file.
Namespaces | |
| namespace | ModuleIO |
Functions | |
| void | ModuleIO::write_dos_pw (const UnitCell &ucell, const ModuleBase::matrix &ekb, const ModuleBase::matrix &wg, const K_Vectors &kv, const int nbands, const int istep_in, const elecstate::Efermi &energy_fermi, const double &dos_edelta_ev, const double &dos_scale, const double &bcoeff, std::ofstream &ofs_running) |
| calculate density of states(DOS) for PW base | |