ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
In this part of the code to complete the general_info part of the json tree. More...
Classes | |
class | jsonKeyNode |
Functions | |
void | json_output () |
void | create_Json (UnitCell *ucell, const Parameter ¶m) |
void | gen_stru_wrapper (UnitCell *ucell) |
void | convert_time (std::time_t time_now, std::string &time_str) |
In this part of the code to complete the general_info part of the json tree.
In this part of the code to complete the readin part of the json tree.
In this part of the code to complete the output part of the json tree.
In this part of the code to complete the init part of the json tree.
ucell | ucell for reading json parameters |
void Json::convert_time | ( | std::time_t | time_now, |
std::string & | time_str | ||
) |
void Json::gen_stru_wrapper | ( | UnitCell * | ucell | ) |
void Json::json_output | ( | ) |