19void convert_time(std::time_t time_now, std::string& time_str);
Definition parameter.h:13
In this part of the code to complete the general_info part of the json tree.
Definition abacusjson.cpp:9
void create_Json(UnitCell *ucell, const Parameter ¶m)
Definition para_json.cpp:40
void gen_stru_wrapper(UnitCell *ucell)
Definition para_json.cpp:50
void convert_time(std::time_t time_now, std::string &time_str)
Definition para_json.cpp:62
void json_output()
Definition para_json.cpp:28