ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "para_json.h"
#include "source_base/global_variable.h"
#include <ctime>
#include <iomanip>
#include <sstream>
#include <string>
Namespaces | |
namespace | Json |
In this part of the code to complete the general_info part of the json tree. | |
Functions | |
void | Json::json_output () |
void | Json::create_Json (UnitCell *ucell, const Parameter ¶m) |
void | Json::gen_stru_wrapper (UnitCell *ucell) |
void | Json::convert_time (std::time_t time_now, std::string &time_str) |