rocsparse_destroy_hyb_mat Interface Reference

rocsparse_destroy_hyb_mat Interface Reference#

HIPFORT API Reference: hipfort_rocsparse::rocsparse_destroy_hyb_mat Interface Reference
hipfort_rocsparse::rocsparse_destroy_hyb_mat Interface Reference

Destroy a HYB matrix structure. More...

Public Member Functions

integer(kind(rocsparse_status_success)) function rocsparse_destroy_hyb_mat_ (hyb)
 

Detailed Description

Destroy a HYB matrix structure.

rocsparse_destroy_hyb_mat destroys a HYB structure.

Parameters
[in]hybthe hybrid matrix structure.
Return values
rocsparse_status_successthe operation completed successfully.
rocsparse_status_invalid_pointerhyb pointer is invalid.
rocsparse_status_internal_erroran internal error occurred.

Member Function/Subroutine Documentation

◆ rocsparse_destroy_hyb_mat_()

integer(kind(rocsparse_status_success)) function hipfort_rocsparse::rocsparse_destroy_hyb_mat::rocsparse_destroy_hyb_mat_ ( type(c_ptr), value  hyb)

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