]> https://gitweb.dealii.org/ - dealii.git/commitdiff
hotfix step-50 9880/head
authorDaniel Arndt <arndtd@ornl.gov>
Fri, 17 Apr 2020 22:12:10 +0000 (18:12 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Fri, 17 Apr 2020 22:12:10 +0000 (18:12 -0400)
examples/step-50/step-50.cc

index 664425f3fa023e69f3db71924027e7f7f5944124..2a0f20362efc8bf97bf383f10cef83b786748bb0 100644 (file)
@@ -775,7 +775,7 @@ namespace Step50
         Amg_data.higher_order_elements = true;
         Amg_data.smoother_sweeps       = 2;
         Amg_data.aggregation_threshold = 0.02;
-        Amg_data.symmetric             = true;
+        // Amg_data.symmetric             = true;
 
         prec.initialize(system_matrix, Amg_data);
         solver.solve(system_matrix, solution, system_rhs, prec);

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.