void print_stru_file(const UnitCell &ucell, const Atom *atoms, const ModuleBase::Matrix3 &latvec, const std::string &fn, const int &nspin, const bool &direct, const bool &vel, const bool &magmom, const bool &orb, const bool &dpks_desc, const int &iproc)
UnitCell class is too heavy, this function would be moved elsewhere. Print STRU file respect to given...
Definition print_cell.cpp:79
void print_tau(Atom *atoms, const std::string &Coordinate, const int ntype, const double lat0, std::ofstream &ofs)
Definition print_cell.cpp:11