]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix generator from name
authorBruno Blais <blais.bruno@gmail.com>
Sun, 11 Feb 2024 19:53:26 +0000 (14:53 -0500)
committerBruno Blais <blais.bruno@gmail.com>
Sun, 11 Feb 2024 19:53:26 +0000 (14:53 -0500)
source/grid/grid_generator_from_name.cc

index 134ce1433d71b61bc0efedf7ca1dfc4c6caff688..341b2953aeead0d6325f06f153fb35893a292745 100644 (file)
@@ -214,7 +214,8 @@ namespace GridGenerator
                          double,
                          double,
                          unsigned int,
-                         unsigned int>(cylinder_shell, arguments, tria);
+                         unsigned int,
+                         bool>(cylinder_shell, arguments, tria);
 
       else if (name == "hyper_cube_with_cylindrical_hole")
         parse_and_create<dim, dim, double, double, double, unsigned int, bool>(

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.