rocsolver_destroy_rfinfo Interface Reference

rocsolver_destroy_rfinfo Interface Reference#

HIPFORT API Reference: hipfort_rocsolver::rocsolver_destroy_rfinfo Interface Reference
hipfort_rocsolver::rocsolver_destroy_rfinfo Interface Reference

The DESTROY_RFINFO function destroys the structure rfinfo used by the refactorization functions CSRRF_REFACTLU and CSRRF_REFACTCHOL and by the direct solver CSRRF_SOLVE. More...

Public Member Functions

integer(kind(rocblas_status_success)) function rocsolver_destroy_rfinfo_ (rfinfo)
 

Detailed Description

The DESTROY_RFINFO function destroys the structure rfinfo used by the refactorization functions CSRRF_REFACTLU and CSRRF_REFACTCHOL and by the direct solver CSRRF_SOLVE.

Parameters
[in]rfinfo- rocsolver_rfinfo. The rfinfo struct to be destroyed.

Member Function/Subroutine Documentation

◆ rocsolver_destroy_rfinfo_()

integer(kind(rocblas_status_success)) function hipfort_rocsolver::rocsolver_destroy_rfinfo::rocsolver_destroy_rfinfo_ ( type(c_ptr), value  rfinfo)

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