hipsparsecreatebsrilu02info Interface Reference#
hipfort_hipsparse::hipsparsecreatebsrilu02info Interface Reference
Create a bsrilu02 info structure. More...
Public Member Functions | |
integer(kind(hipsparse_status_success)) function | hipsparsecreatebsrilu02info_ (myInfo) |
Detailed Description
Create a bsrilu02 info structure.
hipsparseCreateBsrilu02Info
creates a structure that holds the bsrilu02 info data that is gathered during the analysis routines available. It should be destroyed at the end using hipsparseDestroyBsrilu02Info().
Member Function/Subroutine Documentation
◆ hipsparsecreatebsrilu02info_()
integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsecreatebsrilu02info::hipsparsecreatebsrilu02info_ | ( | type(c_ptr) | myInfo | ) |
The documentation for this interface was generated from the following file: