|
integer(kind(hipsparse_status_success)) function | hipsparsedhyb2csr_ (handle, descrA, hybA, csrSortedValA, csrSortedRowPtrA, csrSortedColIndA) |
|
integer(kind(hipsparse_status_success)) function | hipsparsedhyb2csr_rank_0 (handle, descrA, hybA, csrSortedValA, csrSortedRowPtrA, csrSortedColIndA) |
|
integer(kind(hipsparse_status_success)) function | hipsparsedhyb2csr_rank_1 (handle, descrA, hybA, csrSortedValA, csrSortedRowPtrA, csrSortedColIndA) |
|
◆ hipsparsedhyb2csr_()
integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsedhyb2csr::hipsparsedhyb2csr_ |
( |
type(c_ptr), value |
handle, |
|
|
type(c_ptr), value |
descrA, |
|
|
type(c_ptr), value |
hybA, |
|
|
type(c_ptr), value |
csrSortedValA, |
|
|
type(c_ptr), value |
csrSortedRowPtrA, |
|
|
type(c_ptr), value |
csrSortedColIndA |
|
) |
| |
◆ hipsparsedhyb2csr_rank_0()
integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsedhyb2csr::hipsparsedhyb2csr_rank_0 |
( |
type(c_ptr) |
handle, |
|
|
type(c_ptr) |
descrA, |
|
|
type(c_ptr) |
hybA, |
|
|
real(c_double), target |
csrSortedValA, |
|
|
integer(c_int), target |
csrSortedRowPtrA, |
|
|
integer(c_int), target |
csrSortedColIndA |
|
) |
| |
◆ hipsparsedhyb2csr_rank_1()
integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsedhyb2csr::hipsparsedhyb2csr_rank_1 |
( |
type(c_ptr) |
handle, |
|
|
type(c_ptr) |
descrA, |
|
|
type(c_ptr) |
hybA, |
|
|
real(c_double), dimension(:), target |
csrSortedValA, |
|
|
integer(c_int), dimension(:), target |
csrSortedRowPtrA, |
|
|
integer(c_int), dimension(:), target |
csrSortedColIndA |
|
) |
| |
The documentation for this interface was generated from the following file: