fftw_execute_dft Interface

interface
public subroutine fftw_execute_dft(p, in, out) bind(C, name="0")

Arguments

Type IntentOptional AttributesName
type(C_PTR), value:: p
complex(kind=C_DOUBLE_COMPLEX), intent(inout), dimension(*):: in
complex(kind=C_DOUBLE_COMPLEX), intent(out), dimension(*):: out