ABACUS
develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
source
source_io
json_output
init_info.h
Go to the documentation of this file.
1
#ifndef INIT_INFO_H
2
#define INIT_INFO_H
3
#include "
source_cell/atom_spec.h
"
4
#include "
source_cell/module_symmetry/symmetry.h
"
5
#include "
source_cell/unitcell.h
"
6
10
namespace
Json
11
{
12
#ifdef __RAPIDJSON
13
// void gen_init(ModuleSymmetry::Symmetry *symm,Atom *atoms);
14
18
void
gen_init(
UnitCell
* ucell);
19
23
void
add_nkstot(
int
nkstot);
24
28
void
gen_stru(
UnitCell
* ucell);
29
#endif
30
}
// namespace Json
31
#endif
atom_spec.h
UnitCell
Definition
unitcell.h:16
Json
In this part of the code to complete the general_info part of the json tree.
Definition
abacusjson.cpp:9
symmetry.h
unitcell.h
Generated by
1.9.8