|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "mathzone_add1.h"#include "timer.h"#include "mathzone.h"#include "global_variable.h"#include "constants.h"#include "global_function.h"#include "math_sphbes.h"#include <fftw3-mpi.h>Namespaces | |
| namespace | ModuleBase |
Macros | |
| #define | c_re(c) ((c)[0]) |
| #define | c_im(c) ((c)[1]) |
Typedefs | |
| typedef fftw_complex | FFTW_COMPLEX |
| #define c_im | ( | c | ) | ((c)[1]) |
| #define c_re | ( | c | ) | ((c)[0]) |
| typedef fftw_complex FFTW_COMPLEX |