fftwf_execute_dft_r2c Interface

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

Arguments

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