From e64bb314e42cf3a04bf4ba1e0d7bbf88123012d1 Mon Sep 17 00:00:00 2001 From: Elias Pipping <elias.pipping@fu-berlin.de> Date: Sun, 25 Dec 2011 14:00:25 +0100 Subject: [PATCH] TODO --- src/one-body-sample.parset | 1 + 1 file changed, 1 insertion(+) diff --git a/src/one-body-sample.parset b/src/one-body-sample.parset index 1a0ce4b2..7b07d068 100644 --- a/src/one-body-sample.parset +++ b/src/one-body-sample.parset @@ -41,6 +41,7 @@ nu1 = 1 mu = 1 nu2 = 0 # FIXME: using linear postsmoothing appears to be a really bad idea +## TODO: what exactly reproduces a plain gauss-seidel step? [solver.tnnmg.main] # The canonical choice is 3-1-3. Since the nonlinear step is by far # the costliest, this is a lot more costly than 1-1-1. The number of -- GitLab