]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Set one more parameter in AMG preconditioner setup.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 25 Aug 2009 10:56:51 +0000 (10:56 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 25 Aug 2009 10:56:51 +0000 (10:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@19334 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/trilinos_precondition.cc

index 646cb9f5da614c427811d5a31d4eb6dd97afb792..1ecdbead3ee9df2a3927934063eb738b56908185 100755 (executable)
@@ -558,6 +558,7 @@ namespace TrilinosWrappers
   
     parameter_list.set("smoother: sweeps", 
                       static_cast<int>(additional_data.smoother_sweeps));
+    parameter_list.set("smoother: Chebyshev alpha",10.);
     parameter_list.set("smoother: ifpack overlap", 
                       static_cast<int>(additional_data.smoother_overlap));
     parameter_list.set("aggregation: threshold", 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.