|
integer(kind(hipfft_success)) function | hipfftmakeplanmany64_ (plan, rank, n, inembed, istride, idist, onembed, ostride, odist, myType, batch, workSize) |
|
integer(kind(hipfft_success)) function | hipfftmakeplanmany64_rank_0 (plan, rank, n, inembed, istride, idist, onembed, ostride, odist, myType, batch, workSize) |
|
integer(kind(hipfft_success)) function | hipfftmakeplanmany64_rank_1 (plan, rank, n, inembed, istride, idist, onembed, ostride, odist, myType, batch, workSize) |
|
◆ hipfftmakeplanmany64_()
integer(kind(hipfft_success)) function hipfort_hipfft::hipfftmakeplanmany64::hipfftmakeplanmany64_ |
( |
type(c_ptr), value |
plan, |
|
|
integer(c_int), value |
rank, |
|
|
type(c_ptr), value |
n, |
|
|
type(c_ptr), value |
inembed, |
|
|
integer(c_long_long), value |
istride, |
|
|
integer(c_long_long), value |
idist, |
|
|
type(c_ptr), value |
onembed, |
|
|
integer(c_long_long), value |
ostride, |
|
|
integer(c_long_long), value |
odist, |
|
|
integer(kind(hipfft_r2c)), value |
myType, |
|
|
integer(c_long_long), value |
batch, |
|
|
type(c_ptr), value |
workSize |
|
) |
| |
◆ hipfftmakeplanmany64_rank_0()
integer(kind(hipfft_success)) function hipfort_hipfft::hipfftmakeplanmany64::hipfftmakeplanmany64_rank_0 |
( |
type(c_ptr) |
plan, |
|
|
integer(c_int) |
rank, |
|
|
integer(c_long_long), target |
n, |
|
|
integer(c_long_long), target |
inembed, |
|
|
integer(c_long_long) |
istride, |
|
|
integer(c_long_long) |
idist, |
|
|
integer(c_long_long), target |
onembed, |
|
|
integer(c_long_long) |
ostride, |
|
|
integer(c_long_long) |
odist, |
|
|
integer(kind(hipfft_r2c)) |
myType, |
|
|
integer(c_long_long) |
batch, |
|
|
integer(c_size_t), target |
workSize |
|
) |
| |
◆ hipfftmakeplanmany64_rank_1()
integer(kind(hipfft_success)) function hipfort_hipfft::hipfftmakeplanmany64::hipfftmakeplanmany64_rank_1 |
( |
type(c_ptr) |
plan, |
|
|
integer(c_int) |
rank, |
|
|
integer(c_long_long), dimension(:), target |
n, |
|
|
integer(c_long_long), dimension(:), target |
inembed, |
|
|
integer(c_long_long) |
istride, |
|
|
integer(c_long_long) |
idist, |
|
|
integer(c_long_long), dimension(:), target |
onembed, |
|
|
integer(c_long_long) |
ostride, |
|
|
integer(c_long_long) |
odist, |
|
|
integer(kind(hipfft_r2c)) |
myType, |
|
|
integer(c_long_long) |
batch, |
|
|
integer(c_size_t), dimension(:), target |
workSize |
|
) |
| |
The documentation for this interface was generated from the following file: