|
|
|
|
@ -14,13 +14,11 @@ CG ! Iterative method: BiCGSTAB BiCGSTABL BiCG CG CGS F
|
|
|
|
|
1.d-6 ! EPS
|
|
|
|
|
%%%%%%%%%%% Main preconditioner choices %%%%%%%%%%%%%%%%
|
|
|
|
|
ML-VCYCLE-FBGS-R-UMF ! Longer descriptive name for preconditioner (up to 20 chars)
|
|
|
|
|
%%%%%%%%%%% Main preconditioner choices %%%%%%%%%%%%%%%%
|
|
|
|
|
AS-ILU-8AVG-D ! Longer descriptive name for preconditioner (up to 20 chars)
|
|
|
|
|
AS ! Preconditioner type: NONE JACOBI GS FBGS BJAC AS ML
|
|
|
|
|
%%%%%%%%%%% First smoother (for all levels but coarsest) %%%%%%%%%%%%%%%%
|
|
|
|
|
AS ! Smoother type JACOBI FBGS GS BWGS BJAC AS. For 1-level, repeats previous.
|
|
|
|
|
AS ! Smoother type JACOBI FBGS GS BWGS BJAC AS. For 1-level, repeats previous.
|
|
|
|
|
1 ! Number of sweeps for smoother
|
|
|
|
|
8 ! Number of overlap layers for AS preconditioner
|
|
|
|
|
2 ! Number of overlap layers for AS preconditioner
|
|
|
|
|
HALO ! AS restriction operator: NONE HALO
|
|
|
|
|
SUM ! AS prolongation operator: NONE SUM AVG
|
|
|
|
|
ILU ! Subdomain solver for BJAC/AS: JACOBI GS BGS ILU ILUT MILU MUMPS SLU UMF
|
|
|
|
|
|