![]() |
Fast Auxiliary Space Preconditioning 2.7.7 Aug/28/2022
|
Setup incomplete LU decomposition for dCSRmat matrices. More...
Go to the source code of this file.
Functions | |
SHORT | fasp_ilu_dcsr_setup (dCSRmat *A, ILU_data *iludata, ILU_param *iluparam) |
Get ILU decomposition of a CSR matrix A. More... | |
Setup incomplete LU decomposition for dCSRmat matrices.
Copyright (C) 2009–Present by the FASP team. All rights reserved.
Definition in file BlaILUSetupCSR.c.
Get ILU decomposition of a CSR matrix A.
Modified by Chunsheng Feng on 02/12/2017: add iperm array for ILUTp
Definition at line 40 of file BlaILUSetupCSR.c.