|
integer(kind(hipfft_success)) function | hipfftgetsize2d_ (plan, nx, ny, myType, workSize) |
|
integer(kind(hipfft_success)) function | hipfftgetsize2d_rank_0 (plan, nx, ny, myType, workSize) |
|
integer(kind(hipfft_success)) function | hipfftgetsize2d_rank_1 (plan, nx, ny, myType, workSize) |
|
◆ hipfftgetsize2d_()
integer(kind(hipfft_success)) function hipfort_hipfft::hipfftgetsize2d::hipfftgetsize2d_ |
( |
type(c_ptr), value |
plan, |
|
|
integer(c_int), value |
nx, |
|
|
integer(c_int), value |
ny, |
|
|
integer(kind(hipfft_r2c)), value |
myType, |
|
|
type(c_ptr), value |
workSize |
|
) |
| |
◆ hipfftgetsize2d_rank_0()
integer(kind(hipfft_success)) function hipfort_hipfft::hipfftgetsize2d::hipfftgetsize2d_rank_0 |
( |
type(c_ptr) |
plan, |
|
|
integer(c_int) |
nx, |
|
|
integer(c_int) |
ny, |
|
|
integer(kind(hipfft_r2c)) |
myType, |
|
|
integer(c_size_t), target |
workSize |
|
) |
| |
◆ hipfftgetsize2d_rank_1()
integer(kind(hipfft_success)) function hipfort_hipfft::hipfftgetsize2d::hipfftgetsize2d_rank_1 |
( |
type(c_ptr) |
plan, |
|
|
integer(c_int) |
nx, |
|
|
integer(c_int) |
ny, |
|
|
integer(kind(hipfft_r2c)) |
myType, |
|
|
integer(c_size_t), dimension(:), target |
workSize |
|
) |
| |
The documentation for this interface was generated from the following file: