]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Indent 18568/head
authorRene Gassmoeller <rene.gassmoeller@mailbox.org>
Fri, 20 Jun 2025 03:07:51 +0000 (21:07 -0600)
committerRene Gassmoeller <rene.gassmoeller@mailbox.org>
Fri, 20 Jun 2025 03:07:51 +0000 (21:07 -0600)
tests/grid/grid_generator_hyper_shell.cc

index df30dfe431999018fd0af7cd4e39c3d5a7bd04d6..65fa49dff7e7b084d0b7d130d961450332cf31a4 100644 (file)
@@ -62,7 +62,7 @@ test(const Point<dim> origin = Point<dim>())
             }
         }
 
-  if (dim > 2)
+    if (dim > 2)
       {
         deallog << std::endl << std::endl << "Boundary ids of boundary lines:";
 
@@ -81,7 +81,7 @@ test(const Point<dim> origin = Point<dim>())
       }
 
     deallog << std::endl;
-    
+
     if (found_top_boundary)
       deallog << "Ok. Found top boundary." << std::endl;
     else

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.