hipfftgetproperty Interface Reference

hipfftgetproperty Interface Reference#

hipFORT API Reference: hipfort_hipfft::hipfftgetproperty Interface Reference
hipfort_hipfft::hipfftgetproperty Interface Reference

Get library property. More...

Public Member Functions

integer(kind(hipfft_success)) function hipfftgetproperty_ (mytype, myvalue)
 
integer(kind(hipfft_success)) function hipfftgetproperty_rank_0 (mytype, myvalue)
 
integer(kind(hipfft_success)) function hipfftgetproperty_rank_1 (mytype, myvalue)
 

Detailed Description

Get library property.

Parameters
[in]myType- Property type.
[out]myValue- Returned value.

Member Function/Subroutine Documentation

◆ hipfftgetproperty_()

integer(kind(hipfft_success)) function hipfort_hipfft::hipfftgetproperty::hipfftgetproperty_ ( integer(kind(hipfft_major_version)), value  mytype,
type(c_ptr), value  myvalue 
)

◆ hipfftgetproperty_rank_0()

integer(kind(hipfft_success)) function hipfort_hipfft::hipfftgetproperty::hipfftgetproperty_rank_0 ( integer(kind(hipfft_major_version))  mytype,
integer(c_int), target  myvalue 
)

◆ hipfftgetproperty_rank_1()

integer(kind(hipfft_success)) function hipfort_hipfft::hipfftgetproperty::hipfftgetproperty_rank_1 ( integer(kind(hipfft_major_version))  mytype,
integer(c_int), dimension(:), target  myvalue 
)

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