ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
Go to the source code of this file.
Namespaces | |
namespace | elecstate |
Functions | |
void | elecstate::read_pseudo (std::ofstream &ofs, UnitCell &ucell) |
void | elecstate::read_cell_pseudopots (const std::string &pp_dir, std::ofstream &log, UnitCell &ucell) |
void | elecstate::print_unitcell_pseudo (const std::string &fn, UnitCell &ucell) |
void | elecstate::cal_nwfc (std::ofstream &log, UnitCell &ucell, Atom *atoms) |
void | elecstate::cal_meshx (int &meshx, const Atom *atoms, const int ntype) |
void | elecstate::cal_natomwfc (std::ofstream &log, int &natomwfc, const int ntype, const Atom *atoms) |