]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Improve formatting.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 21 Feb 2013 02:47:24 +0000 (02:47 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 21 Feb 2013 02:47:24 +0000 (02:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@28506 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-16/step-16.cc

index dbf89fd64d5acaa1bb9d3242d7a7714d0e3c7501..8ebda662544baea6333d7950d4c701298a6708bf 100644 (file)
@@ -646,8 +646,7 @@ namespace Step16
     // let the multilevel preconditioner make sure that we get a symmetric
     // operator even for nonsymmetric smoothers:
     typedef PreconditionSOR<SparseMatrix<double> > Smoother;
-    mg::SmootherRelaxation<Smoother, Vector<double> >
-    mg_smoother;
+    mg::SmootherRelaxation<Smoother, Vector<double> > mg_smoother;
     mg_smoother.initialize(mg_matrices);
     mg_smoother.set_steps(2);
     mg_smoother.set_symmetric(true);

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.