ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <ctime>
#include <string>
#include "source_cell/module_symmetry/symmetry.h"
#include "source_cell/atom_spec.h"
#include "source_io/module_parameter/parameter.h"
#include "source_cell/unitcell.h"
Go to the source code of this file.
Namespaces | |
namespace | Json |
In this part of the code to complete the general_info part of the json tree. | |
Functions | |
void | Json::create_Json (UnitCell *ucell, const Parameter ¶m) |
void | Json::json_output () |
void | Json::convert_time (std::time_t time_now, std::string &time_str) |
void | Json::gen_stru_wrapper (UnitCell *ucell) |