Octopus
|
Go to the source code of this file.
Modules | |
module | fftw_params_oct_m |
module | fftw_oct_m |
Functions/Subroutines | |
subroutine, public | fftw_oct_m::fftw_prepare_plan (plan, dim, n, is_real, sign, flags, din_, cin_, cout_) |
subroutine, public | fftw_oct_m::fftw_get_dims (rs_n, is_real, fs_n) |
subroutine, public | fftw_oct_m::fftw_alloc_memory (rs_n, is_real, fs_n, drs_data, zrs_data, fs_data) |
subroutine, public | fftw_oct_m::fftw_free_memory (is_real, drs_data, zrs_data, fs_data) |