18 std::ofstream& ofs_running,
22 std::ofstream& ofs_running,
30 std::ofstream &ofs_running,
31 std::ofstream &ofs_warning);
3x3 matrix and related mathamatical operations
Definition matrix3.h:19
Definition bcast_cell.cpp:9
bool read_atom_positions(UnitCell &ucell, std::ifstream &ifpos, std::ofstream &ofs_running, std::ofstream &ofs_warning)
Definition read_atoms.cpp:21
void check_dtau(Atom *atoms, const int &ntype, const double &lat0, ModuleBase::Matrix3 &latvec)
Definition read_stru.cpp:56
bool read_atom_species(std::ifstream &ifa, std::ofstream &ofs_running, UnitCell &ucell)
Definition read_atom_species.cpp:11
bool read_lattice_constant(std::ifstream &ifa, std::ofstream &ofs_running, Lattice &lat)
Definition read_atom_species.cpp:125
bool check_tau(const Atom *atoms, const int &ntype, const double &lat0)
Definition read_stru.cpp:6
info of lattice
Definition unitcell_data.h:8