hipsolverrfbatchsetuphost Interface Reference#
hipfort_hipsolver::hipsolverrfbatchsetuphost Interface Reference
Public Member Functions | |
| integer(kind(hipsolver_status_success)) function | hipsolverrfbatchsetuphost_ (batchsize, n, nnza, h_csrrowptra, h_csrcolinda, h_csrvala_array, nnzl, h_csrrowptrl, h_csrcolindl, h_csrvall, nnzu, h_csrrowptru, h_csrcolindu, h_csrvalu, h_p, h_q, handle) |
Member Function/Subroutine Documentation
◆ hipsolverrfbatchsetuphost_()
| integer(kind(hipsolver_status_success)) function hipfort_hipsolver::hipsolverrfbatchsetuphost::hipsolverrfbatchsetuphost_ | ( | integer(c_int), value | batchsize, |
| integer(c_int), value | n, | ||
| integer(c_int), value | nnza, | ||
| type(c_ptr), value | h_csrrowptra, | ||
| type(c_ptr), value | h_csrcolinda, | ||
| type(c_ptr) | h_csrvala_array, | ||
| integer(c_int), value | nnzl, | ||
| type(c_ptr), value | h_csrrowptrl, | ||
| type(c_ptr), value | h_csrcolindl, | ||
| type(c_ptr), value | h_csrvall, | ||
| integer(c_int), value | nnzu, | ||
| type(c_ptr), value | h_csrrowptru, | ||
| type(c_ptr), value | h_csrcolindu, | ||
| type(c_ptr), value | h_csrvalu, | ||
| type(c_ptr), value | h_p, | ||
| type(c_ptr), value | h_q, | ||
| type(c_ptr), value | handle | ||
| ) |
The documentation for this interface was generated from the following file: