diff --git a/tests/pdegen/runs/mld_pde3d.inp b/tests/pdegen/runs/mld_pde3d.inp index e91ee799..775a45e3 100644 --- a/tests/pdegen/runs/mld_pde3d.inp +++ b/tests/pdegen/runs/mld_pde3d.inp @@ -3,7 +3,7 @@ CSR ! Storage format CSR COO JAD 0080 ! IDIM; domain size is idim**3 2 ! ISTOPC 2000 ! ITMAX -10 ! ITRACE +1 ! ITRACE 30 ! IRST (restart for RGMRES and BiCGSTABL) 1.d-6 ! EPS F ! Dump preconditioner on file T F @@ -21,7 +21,7 @@ FILTER ! Filtering aggregation: FILTER NOFILTER MULT ! Type of multilevel correction: ADD MULT KCYCLE VCYCLE WCYCLE KCYCLESYM TWOSIDE ! Side of correction: PRE POST TWOSIDE (ignored for ADD) 4 ! Smoother sweeps -FBGS ! Smoother type JACOBI BJAC AS; ignored for non-ML +BJAC ! Smoother type JACOBI BJAC AS; ignored for non-ML 0 ! Number of overlap layers for AS preconditioner (at finest level) HALO ! AS Restriction operator NONE HALO NONE ! AS Prolongation operator NONE SUM AVG