Skip to content

Commit 0c58e1a

Browse files
committed
Fix sample input file.
1 parent c2fd0ac commit 0c58e1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/advanced/pdegen/runs/amg_pde3d.inp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ CG ! Iterative method: BiCGSTAB BiCGSTABL BiCG CG CGS F
99
30 ! IRST (restart for RGMRES and BiCGSTABL)
1010
1.d-6 ! EPS
1111
%%%%%%%%%%% Main preconditioner choices %%%%%%%%%%%%%%%%
12-
ML-VBM-VCYCLE-FBGS-D-BJAC ! Longer descriptive name for preconditioner (up to 20 chars)
13-
L1-JACOBI ! Preconditioner type: NONE JACOBI GS FBGS BJAC AS ML
12+
ML-VBM-VCYCLE-FBGS-D-BJAC ! Longer descriptive name for preconditioner (up to 20 chars)
13+
ML ! Preconditioner type: NONE JACOBI GS FBGS BJAC AS ML
1414
%%%%%%%%%%% First smoother (for all levels but coarsest) %%%%%%%%%%%%%%%%
1515
L1-JACOBI ! Smoother type JACOBI FBGS GS BWGS BJAC AS. For 1-level, repeats previous.
1616
4 ! Number of sweeps for smoother

0 commit comments

Comments
 (0)