|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "source_io/module_parameter/input_parameter.h"#include "source_base/matrix.h"#include "source_cell/klist.h"#include "source_cell/parallel_kpoints.h"Go to the source code of this file.
Namespaces | |
| namespace | ModuleIO |
Functions | |
| void | ModuleIO::write_bands (const Input_para &inp, const ModuleBase::matrix &ekb, const K_Vectors &kv) |
| void | ModuleIO::nscf_bands (const int &is, const std::string &eig_file, const int &nband, const double &fermie, const int &precision, const ModuleBase::matrix &ekb, const K_Vectors &kv) |
| calculate the band structure | |