| 
| integer(kind(hipsparse_status_success)) function  | hipsparseccsr2hyb_ (handle, m, n, descrA, csrSortedValA, csrSortedRowPtrA, csrSortedColIndA, hybA, userEllWidth, partitionType) | 
|   | 
| integer(kind(hipsparse_status_success)) function  | hipsparseccsr2hyb_rank_0 (handle, m, n, descrA, csrSortedValA, csrSortedRowPtrA, csrSortedColIndA, hybA, userEllWidth, partitionType) | 
|   | 
| integer(kind(hipsparse_status_success)) function  | hipsparseccsr2hyb_rank_1 (handle, m, n, descrA, csrSortedValA, csrSortedRowPtrA, csrSortedColIndA, hybA, userEllWidth, partitionType) | 
|   | 
◆ hipsparseccsr2hyb_()
      
        
          | integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparseccsr2hyb::hipsparseccsr2hyb_  | 
          ( | 
          type(c_ptr), value  | 
          handle,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          m,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          n,  | 
        
        
           | 
           | 
          type(c_ptr), value  | 
          descrA,  | 
        
        
           | 
           | 
          type(c_ptr), value  | 
          csrSortedValA,  | 
        
        
           | 
           | 
          type(c_ptr), value  | 
          csrSortedRowPtrA,  | 
        
        
           | 
           | 
          type(c_ptr), value  | 
          csrSortedColIndA,  | 
        
        
           | 
           | 
          type(c_ptr), value  | 
          hybA,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          userEllWidth,  | 
        
        
           | 
           | 
          integer(kind(hipsparse_hyb_partition_auto)), value  | 
          partitionType  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ hipsparseccsr2hyb_rank_0()
      
        
          | integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparseccsr2hyb::hipsparseccsr2hyb_rank_0  | 
          ( | 
          type(c_ptr)  | 
          handle,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          m,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          n,  | 
        
        
           | 
           | 
          type(c_ptr)  | 
          descrA,  | 
        
        
           | 
           | 
          complex(c_float_complex), target  | 
          csrSortedValA,  | 
        
        
           | 
           | 
          integer(c_int), target  | 
          csrSortedRowPtrA,  | 
        
        
           | 
           | 
          integer(c_int), target  | 
          csrSortedColIndA,  | 
        
        
           | 
           | 
          type(c_ptr)  | 
          hybA,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          userEllWidth,  | 
        
        
           | 
           | 
          integer(kind(hipsparse_hyb_partition_auto))  | 
          partitionType  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ hipsparseccsr2hyb_rank_1()
      
        
          | integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparseccsr2hyb::hipsparseccsr2hyb_rank_1  | 
          ( | 
          type(c_ptr)  | 
          handle,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          m,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          n,  | 
        
        
           | 
           | 
          type(c_ptr)  | 
          descrA,  | 
        
        
           | 
           | 
          complex(c_float_complex), dimension(:), target  | 
          csrSortedValA,  | 
        
        
           | 
           | 
          integer(c_int), dimension(:), target  | 
          csrSortedRowPtrA,  | 
        
        
           | 
           | 
          integer(c_int), dimension(:), target  | 
          csrSortedColIndA,  | 
        
        
           | 
           | 
          type(c_ptr)  | 
          hybA,  | 
        
        
           | 
           | 
          integer(c_int)  | 
          userEllWidth,  | 
        
        
           | 
           | 
          integer(kind(hipsparse_hyb_partition_auto))  | 
          partitionType  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this interface was generated from the following file: