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:10
bool read_atom_positions(UnitCell &ucell, std::ifstream &ifpos, std::ofstream &ofs_running, std::ofstream &ofs_warning)
Definition read_atoms_helper_test.cpp:37
void check_dtau(Atom *atoms, const int &ntype, const double &lat0, ModuleBase::Matrix3 &latvec)
Definition read_stru.cpp:57
bool read_atom_species(std::ifstream &ifa, std::ofstream &ofs_running, UnitCell &ucell)
Definition read_atom_species.cpp:12
bool read_lattice_constant(std::ifstream &ifa, std::ofstream &ofs_running, Lattice &lat)
Definition read_atom_species.cpp:136
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