A class for unit cell I/O operations.
Definition ucell_io.h:16
static void write_ucell(std::ofstream &ofs, const UnitCell *ucell)
Writes the unit cell information to a file.
Definition ucell_io.cpp:8
static void read_ucell(std::ifstream &ifs)
Reads the unit cell information lines in a file.
Definition ucell_io.cpp:38
Definition input_help.cpp:10