|
integer(kind(hipsparse_status_success)) function | hipsparsezhyb2csr_ (handle, descrA, hybA, csrSortedValA, csrSortedRowPtrA, csrSortedColIndA) |
|
integer(kind(hipsparse_status_success)) function | hipsparsezhyb2csr_rank_0 (handle, descrA, hybA, csrSortedValA, csrSortedRowPtrA, csrSortedColIndA) |
|
integer(kind(hipsparse_status_success)) function | hipsparsezhyb2csr_rank_1 (handle, descrA, hybA, csrSortedValA, csrSortedRowPtrA, csrSortedColIndA) |
|
◆ hipsparsezhyb2csr_()
integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsezhyb2csr::hipsparsezhyb2csr_ |
( |
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 |
|
) |
| |
◆ hipsparsezhyb2csr_rank_0()
integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsezhyb2csr::hipsparsezhyb2csr_rank_0 |
( |
type(c_ptr) |
handle, |
|
|
type(c_ptr) |
descrA, |
|
|
type(c_ptr) |
hybA, |
|
|
complex(c_double_complex), target |
csrSortedValA, |
|
|
integer(c_int), target |
csrSortedRowPtrA, |
|
|
integer(c_int), target |
csrSortedColIndA |
|
) |
| |
◆ hipsparsezhyb2csr_rank_1()
integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsezhyb2csr::hipsparsezhyb2csr_rank_1 |
( |
type(c_ptr) |
handle, |
|
|
type(c_ptr) |
descrA, |
|
|
type(c_ptr) |
hybA, |
|
|
complex(c_double_complex), 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: