]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Disable debug output.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 15 Dec 2013 10:39:52 +0000 (10:39 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 15 Dec 2013 10:39:52 +0000 (10:39 +0000)
git-svn-id: https://svn.dealii.org/trunk@32016 0785d39b-7218-0410-832d-ea1e28bc413d

tests/trilinos/precondition_amg_smoother.cc

index 11c17548588eed018476f017d907a8699cae658b..3a2e5f34cef753d3786f66e9e96da9c78e306cf8 100644 (file)
@@ -214,7 +214,6 @@ void Step4<dim>::solve ()
   TrilinosWrappers::PreconditionAMG::AdditionalData data;
   data.coarse_type = "Amesos-KLU";
   data.smoother_type = "Chebyshev";
-  data.output_details = true;
   data.aggregation_threshold = 1e-3;
   data.smoother_sweeps = 3;
   {

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.