![]() |
Fast Auxiliary Space Preconditioning 2.7.7 Aug/28/2022
|
Parameters for ILU. More...
#include <fasp.h>
Data Fields | |
| SHORT | print_level |
| print level More... | |
| SHORT | ILU_type |
| ILU type for decomposition. More... | |
| INT | ILU_lfil |
| level of fill-in for ILUk More... | |
| REAL | ILU_droptol |
| drop tolerance for ILUt More... | |
| REAL | ILU_relax |
| add the sum of dropped elements to diagonal element in proportion relax More... | |
| REAL | ILU_permtol |
| permuted if permtol*|a(i,j)| > |a(i,i)| More... | |
| REAL ILU_relax |