From fc01b84746cb6773fd31dd0e861191a820984f0f Mon Sep 17 00:00:00 2001 From: Ambra Abdullahi Date: Mon, 23 May 2016 13:10:32 +0000 Subject: [PATCH] Added V/W/K cycle --- tests/pdegen/runs/ppde.inp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/pdegen/runs/ppde.inp b/tests/pdegen/runs/ppde.inp index 0c102715..d6056111 100644 --- a/tests/pdegen/runs/ppde.inp +++ b/tests/pdegen/runs/ppde.inp @@ -1,4 +1,4 @@ -BICGSTAB ! Iterative method: BiCGSTAB BiCG CGS RGMRES BiCGSTABL CG +CGR ! Iterative method: BiCGSTAB BiCG CGS RGMRES BiCGSTABL CG CSR ! Storage format CSR COO JAD 0030 ! IDIM; domain size is idim**3 2 ! ISTOPC @@ -21,7 +21,7 @@ BJAC ! Smoother type JACOBI BJAC AS; ignored for non-ML SMOOTHED ! Kind of aggregation: SMOOTHED, NONSMOOTHED, MINENERGY SYMDEC ! Type of aggregation DEC SYMDEC NATURAL ! Ordering of aggregation NATURAL DEGREE -MULT ! Type of multilevel correction: ADD MULT +KCYCLE ! Type of multilevel correction: ADD MULT TWOSIDE ! Side of correction PRE POST TWOSIDE (ignored for ADD) DIST ! Coarse level: matrix distribution DIST REPL BJAC ! Coarse level: solver JACOBI BJAC UMF SLU SLUDIST MUMPS