|
integer(kind(hipfft_success)) function | hipfftexecc2r_ (plan, idata, odata) |
|
integer(kind(hipfft_success)) function | hipfftexecc2r_rank_0 (plan, idata, odata) |
|
integer(kind(hipfft_success)) function | hipfftexecc2r_rank_1 (plan, idata, odata) |
|
integer(kind(hipfft_success)) function | hipfftexecc2r_rank_2 (plan, idata, odata) |
|
integer(kind(hipfft_success)) function | hipfftexecc2r_rank_3 (plan, idata, odata) |
|
◆ hipfftexecc2r_()
integer(kind(hipfft_success)) function hipfort_hipfft::hipfftexecc2r::hipfftexecc2r_ |
( |
type(c_ptr), value |
plan, |
|
|
type(c_ptr), value |
idata, |
|
|
type(c_ptr), value |
odata |
|
) |
| |
◆ hipfftexecc2r_rank_0()
integer(kind(hipfft_success)) function hipfort_hipfft::hipfftexecc2r::hipfftexecc2r_rank_0 |
( |
type(c_ptr) |
plan, |
|
|
complex(c_float_complex), target |
idata, |
|
|
real(c_float), target |
odata |
|
) |
| |
◆ hipfftexecc2r_rank_1()
integer(kind(hipfft_success)) function hipfort_hipfft::hipfftexecc2r::hipfftexecc2r_rank_1 |
( |
type(c_ptr) |
plan, |
|
|
complex(c_float_complex), dimension(:), target |
idata, |
|
|
real(c_float), dimension(:), target |
odata |
|
) |
| |
◆ hipfftexecc2r_rank_2()
integer(kind(hipfft_success)) function hipfort_hipfft::hipfftexecc2r::hipfftexecc2r_rank_2 |
( |
type(c_ptr), value |
plan, |
|
|
complex(c_float_complex), dimension(:,:), target |
idata, |
|
|
real(c_float), dimension(:,:), target |
odata |
|
) |
| |
◆ hipfftexecc2r_rank_3()
integer(kind(hipfft_success)) function hipfort_hipfft::hipfftexecc2r::hipfftexecc2r_rank_3 |
( |
type(c_ptr), value |
plan, |
|
|
complex(c_float_complex), dimension(:,:,:), target |
idata, |
|
|
real(c_float), dimension(:,:,:), target |
odata |
|
) |
| |
The documentation for this interface was generated from the following file: