ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Namespaces | Macros | Typedefs
mathzone_add1.cpp File Reference
#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>
Include dependency graph for mathzone_add1.cpp:

Namespaces

namespace  ModuleBase
 

Macros

#define c_re(c)   ((c)[0])
 
#define c_im(c)   ((c)[1])
 

Typedefs

typedef fftw_complex FFTW_COMPLEX
 

Macro Definition Documentation

◆ c_im

#define c_im (   c)    ((c)[1])

◆ c_re

#define c_re (   c)    ((c)[0])

Typedef Documentation

◆ FFTW_COMPLEX

typedef fftw_complex FFTW_COMPLEX