diff --git a/src/one-body-sample.parset b/src/one-body-sample.parset index 30d522df587a61deef2719eeccdb1b2e14de4308..14885fb9f22cfa917f23387a7b41d946e8fb53c7 100644 --- a/src/one-body-sample.parset +++ b/src/one-body-sample.parset @@ -41,7 +41,7 @@ maxiterations = 1000000 maxiterations = 1000000 nu1 = 1 mu = 1 -nu2 = 0 # FIXME: using linear postsmoothing appears to be a really bad idea +nu2 = 1 ## TODO: what exactly reproduces a plain gauss-seidel step? [solver.tnnmg.main]