]> https://gitweb.dealii.org/ - dealii.git/commitdiff
indent 11131/head
authorMatthias Maier <tamiko@43-1.org>
Thu, 5 Nov 2020 21:46:18 +0000 (15:46 -0600)
committerMatthias Maier <tamiko@43-1.org>
Thu, 5 Nov 2020 21:46:18 +0000 (15:46 -0600)
tests/manifold/transfinite_manifold_11.cc

index c1ad89db843a1fafaf283a2561aba95a90854370..eb217d85e691d74d8e162be4a61e7db79590d59e 100644 (file)
@@ -149,7 +149,9 @@ main()
   std::vector<double> weights{0.5, 0.5};
   ArrayView<double>   weights_view{weights.data(), 2};
 
-  deallog << triangulation.get_manifold(3).get_new_point(points_view, weights_view) << std::endl;
+  deallog << triangulation.get_manifold(3).get_new_point(points_view,
+                                                         weights_view)
+          << std::endl;
 
   return 0;
 }

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.