Toggle navigation
zoziha/fftw3
Contents
Source File
Modules
Procedures
Derived Types
Source File
Modules
Procedures
Derived Types
fftwf_execute_split_dft_r2c
Interface
515 statements
Source File
fftw3.f90
fftw3_m
fftwf_execute_split_dft_r2c
Contents
None
interface
public subroutine fftwf_execute_split_dft_r2c(p, in, ro, io) bind(C, name="0")
Arguments
Type
Intent
Optional
Attributes
Name
type(C_PTR),
value
::
p
real(kind=C_FLOAT),
intent(inout),
dimension(*)
::
in
real(kind=C_FLOAT),
intent(out),
dimension(*)
::
ro
real(kind=C_FLOAT),
intent(out),
dimension(*)
::
io