]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix indent 16630/head
authorBruno Blais <blais.bruno@gmail.com>
Mon, 12 Feb 2024 04:12:14 +0000 (23:12 -0500)
committerBruno Blais <blais.bruno@gmail.com>
Mon, 12 Feb 2024 04:12:14 +0000 (23:12 -0500)
source/grid/grid_generator.cc

index 4f318e01a2576c09503d805811b2bb9c7a712534..ad15ea7dbe73163d7f1736e0e52962887e43ea6e 100644 (file)
@@ -6471,7 +6471,8 @@ namespace GridGenerator
     tria.set_all_manifold_ids(0);
     tria.set_manifold(0, CylindricalManifold<3>(2));
 
-    if (!colorize) return;
+    if (!colorize)
+      return;
 
     // If colorize, set boundary id on the triangualtion.
     // Inner cylinder has boundary id 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.