hipfftexecd2z Interface Reference

hipfftexecd2z Interface Reference#

HIPFORT API Reference: hipfort_hipfft::hipfftexecd2z Interface Reference
hipfort_hipfft::hipfftexecd2z Interface Reference

Public Member Functions

integer(kind(hipfft_success)) function hipfftexecd2z_ (plan, idata, odata)
 
integer(kind(hipfft_success)) function hipfftexecd2z_rank_0 (plan, idata, odata)
 
integer(kind(hipfft_success)) function hipfftexecd2z_rank_1 (plan, idata, odata)
 
integer(kind(hipfft_success)) function hipfftexecd2z_rank_2 (plan, idata, odata)
 
integer(kind(hipfft_success)) function hipfftexecd2z_rank_3 (plan, idata, odata)
 

Member Function/Subroutine Documentation

◆ hipfftexecd2z_()

integer(kind(hipfft_success)) function hipfort_hipfft::hipfftexecd2z::hipfftexecd2z_ ( type(c_ptr), value  plan,
type(c_ptr), value  idata,
type(c_ptr), value  odata 
)

◆ hipfftexecd2z_rank_0()

integer(kind(hipfft_success)) function hipfort_hipfft::hipfftexecd2z::hipfftexecd2z_rank_0 ( type(c_ptr)  plan,
real(c_double), target  idata,
complex(c_double_complex), target  odata 
)

◆ hipfftexecd2z_rank_1()

integer(kind(hipfft_success)) function hipfort_hipfft::hipfftexecd2z::hipfftexecd2z_rank_1 ( type(c_ptr)  plan,
real(c_double), dimension(:), target  idata,
complex(c_double_complex), dimension(:), target  odata 
)

◆ hipfftexecd2z_rank_2()

integer(kind(hipfft_success)) function hipfort_hipfft::hipfftexecd2z::hipfftexecd2z_rank_2 ( type(c_ptr), value  plan,
real(c_double), dimension(:,:), target  idata,
complex(c_double_complex), dimension(:,:), target  odata 
)

◆ hipfftexecd2z_rank_3()

integer(kind(hipfft_success)) function hipfort_hipfft::hipfftexecd2z::hipfftexecd2z_rank_3 ( type(c_ptr), value  plan,
real(c_double), dimension(:,:,:), target  idata,
complex(c_double_complex), dimension(:,:,:), target  odata 
)

The documentation for this interface was generated from the following file: