Preconditioner Functions

Preconditioner Functions#

hipFORT API Reference: Preconditioner Functions
Preconditioner Functions

Manipulations on a matrix in sparse format to obtain a preconditioner. More...

Data Types

interface  hipfort_hipsparse::hipsparsexbsric02_zeropivot
 
interface  hipfort_hipsparse::hipsparsesbsric02_buffersize
 
interface  hipfort_hipsparse::hipsparsesbsric02_analysis
 
interface  hipfort_hipsparse::hipsparsesbsric02
 Incomplete Cholesky factorization with 0 fill-ins and no pivoting using the BSR storage format. More...
 
interface  hipfort_hipsparse::hipsparsexbsrilu02_zeropivot
 
interface  hipfort_hipsparse::hipsparsesbsrilu02_numericboost
 
interface  hipfort_hipsparse::hipsparsesbsrilu02_buffersize
 
interface  hipfort_hipsparse::hipsparsesbsrilu02_analysis
 
interface  hipfort_hipsparse::hipsparsesbsrilu02
 Incomplete LU factorization with 0 fill-ins and no pivoting using the BSR storage format. More...
 
interface  hipfort_hipsparse::hipsparsexcsric02_zeropivot
 
interface  hipfort_hipsparse::hipsparsescsric02_buffersize
 
interface  hipfort_hipsparse::hipsparsescsric02_buffersizeext
 
interface  hipfort_hipsparse::hipsparsescsric02_analysis
 
interface  hipfort_hipsparse::hipsparsescsric02
 Incomplete Cholesky factorization with 0 fill-ins and no pivoting using the CSR storage format. More...
 
interface  hipfort_hipsparse::hipsparsexcsrilu02_zeropivot
 
interface  hipfort_hipsparse::hipsparsescsrilu02_numericboost
 
interface  hipfort_hipsparse::hipsparsescsrilu02_buffersize
 
interface  hipfort_hipsparse::hipsparsescsrilu02_buffersizeext
 
interface  hipfort_hipsparse::hipsparsescsrilu02_analysis
 
interface  hipfort_hipsparse::hipsparsescsrilu02
 Incomplete LU factorization with 0 fill-ins and no pivoting using the CSR storage format. More...
 
interface  hipfort_hipsparse::hipsparsesgpsvinterleavedbatch_buffersizeext
 
interface  hipfort_hipsparse::hipsparsesgpsvinterleavedbatch
 Interleaved batch pentadiagonal solver. More...
 
interface  hipfort_hipsparse::hipsparsesgtsv2_buffersizeext
 
interface  hipfort_hipsparse::hipsparsesgtsv2
 Tridiagonal solver with pivoting. More...
 
interface  hipfort_hipsparse::hipsparsesgtsvinterleavedbatch_buffersizeext
 
interface  hipfort_hipsparse::hipsparsesgtsvinterleavedbatch
 Interleaved batch tridiagonal solver. More...
 
interface  hipfort_hipsparse::hipsparsesgtsv2_nopivot_buffersizeext
 
interface  hipfort_hipsparse::hipsparsesgtsv2_nopivot
 Tridiagonal solver (no pivoting) More...
 
interface  hipfort_hipsparse::hipsparsesgtsv2stridedbatch_buffersizeext
 
interface  hipfort_hipsparse::hipsparsesgtsv2stridedbatch
 Strided batch tridiagonal solver (no pivoting). More...
 
interface  hipfort_rocsparse::rocsparse_bsric0_zero_pivot
 
interface  hipfort_rocsparse::rocsparse_sbsric0_buffer_size
 
interface  hipfort_rocsparse::rocsparse_sbsric0_analysis
 
interface  hipfort_rocsparse::rocsparse_bsric0_clear
 
interface  hipfort_rocsparse::rocsparse_sbsric0
 Incomplete Cholesky factorization with 0 fill-ins and no pivoting using the BSR storage format. More...
 
interface  hipfort_rocsparse::rocsparse_bsrilu0_zero_pivot
 
interface  hipfort_rocsparse::rocsparse_sbsrilu0_numeric_boost
 
interface  hipfort_rocsparse::rocsparse_sbsrilu0_buffer_size
 
interface  hipfort_rocsparse::rocsparse_sbsrilu0_analysis
 
interface  hipfort_rocsparse::rocsparse_bsrilu0_clear
 
interface  hipfort_rocsparse::rocsparse_sbsrilu0
 Incomplete LU factorization with 0 fill-ins and no pivoting using the BSR storage format. More...
 
interface  hipfort_rocsparse::rocsparse_csric0_zero_pivot
 
interface  hipfort_rocsparse::rocsparse_csric0_singular_pivot
 
interface  hipfort_rocsparse::rocsparse_csric0_set_tolerance
 
interface  hipfort_rocsparse::rocsparse_csric0_get_tolerance
 
interface  hipfort_rocsparse::rocsparse_scsric0_buffer_size
 
interface  hipfort_rocsparse::rocsparse_scsric0_analysis
 
interface  hipfort_rocsparse::rocsparse_csric0_clear
 
interface  hipfort_rocsparse::rocsparse_scsric0
 Incomplete Cholesky factorization with 0 fill-ins and no pivoting using the CSR storage format. More...
 
interface  hipfort_rocsparse::rocsparse_csrilu0_zero_pivot
 
interface  hipfort_rocsparse::rocsparse_csrilu0_set_tolerance
 
interface  hipfort_rocsparse::rocsparse_csrilu0_get_tolerance
 
interface  hipfort_rocsparse::rocsparse_csrilu0_singular_pivot
 
interface  hipfort_rocsparse::rocsparse_scsrilu0_numeric_boost
 
interface  hipfort_rocsparse::rocsparse_scsrilu0_buffer_size
 
interface  hipfort_rocsparse::rocsparse_scsrilu0_analysis
 
interface  hipfort_rocsparse::rocsparse_csrilu0_clear
 
interface  hipfort_rocsparse::rocsparse_scsrilu0
 Incomplete LU factorization with 0 fill-ins and no pivoting using the CSR storage format. More...
 
interface  hipfort_rocsparse::rocsparse_csritilu0_buffer_size
 
interface  hipfort_rocsparse::rocsparse_csritilu0_preprocess
 
interface  hipfort_rocsparse::rocsparse_scsritilu0_compute
 Iterative Incomplete LU factorization with 0 fill-ins and no pivoting using the CSR storage format. More...
 
interface  hipfort_rocsparse::rocsparse_scsritilu0_compute_ex
 Iterative incomplete LU factorization with 0 fill-ins and no pivoting using the CSR storage format. More...
 
interface  hipfort_rocsparse::rocsparse_scsritilu0_history
 
interface  hipfort_rocsparse::rocsparse_sgpsv_interleaved_batch_buffer_size
 
interface  hipfort_rocsparse::rocsparse_sgpsv_interleaved_batch
 Batched pentadiagonal solver. More...
 
interface  hipfort_rocsparse::rocsparse_sgtsv_buffer_size
 
interface  hipfort_rocsparse::rocsparse_sgtsv
 Tridiagonal solver with pivoting. More...
 
interface  hipfort_rocsparse::rocsparse_sgtsv_no_pivot_buffer_size
 
interface  hipfort_rocsparse::rocsparse_sgtsv_no_pivot
 Tridiagonal solver (no pivoting) More...
 
interface  hipfort_rocsparse::rocsparse_sgtsv_no_pivot_strided_batch_buffer_size
 
interface  hipfort_rocsparse::rocsparse_sgtsv_no_pivot_strided_batch
 Strided Batch tridiagonal solver (no pivoting) More...
 
interface  hipfort_rocsparse::rocsparse_sgtsv_interleaved_batch_buffer_size
 
interface  hipfort_rocsparse::rocsparse_sgtsv_interleaved_batch
 Interleaved batch tridiagonal solver. More...
 

Detailed Description

Manipulations on a matrix in sparse format to obtain a preconditioner.