From 7f5d8ee438434351960fa7c550e2831b9cf5bb63 Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Fri, 10 Mar 2017 10:57:06 +0000 Subject: [PATCH] *** empty log message *** --- tests/pdegen/runs/mld_pde3d.inp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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