28 void cal_meshx(
int& meshx,
const Atom* atoms,
const int ntype);
37 void cal_natomwfc(std::ofstream& log,
int& natomwfc,
const int ntype,
const Atom* atoms);
void cal_nwfc(std::ofstream &log, UnitCell &ucell, Atom *atoms)
Definition cal_wfc.cpp:5
void read_pseudo(std::ofstream &ofs, UnitCell &ucell)
Definition read_pseudo.cpp:12
void cal_natomwfc(std::ofstream &log, int &natomwfc, const int ntype, const Atom *atoms)
Definition cal_wfc.cpp:140
void read_cell_pseudopots(const std::string &pp_dir, std::ofstream &log, UnitCell &ucell)
Definition read_pseudo.cpp:220
void print_unitcell_pseudo(const std::string &fn, UnitCell &ucell)
Definition read_pseudo.cpp:335
void cal_meshx(int &meshx, const Atom *atoms, const int ntype)
Definition cal_wfc.cpp:127