ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
general_info.h
Go to the documentation of this file.
1#ifndef GENERAL_INFO_H
2#define GENERAL_INFO_H
4
8namespace Json
9{
10#ifdef __RAPIDJSON
11void gen_general_info(const Parameter& param);
12#endif
13}
14#endif
Definition parameter.h:13
Parameter param
Definition io_system_variable_test.cpp:38
In this part of the code to complete the general_info part of the json tree.
Definition abacusjson.cpp:9