Interface to FFTW library.
More...
|
type(c_ptr) | planf |
| FFTW-related (?)
|
|
type(c_ptr) | planb |
| FFTW-related (?)
|
|
complex(c_double_complex), dimension(:,:,:), allocatable | cplxin |
| FFTW-related (?)
|
|
complex(c_double_complex), dimension(:,:,:), allocatable | cplxout |
| FFTW-related (?)
|
|
Interface to FFTW library.