]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Adapt test that explicitly uses cell manifolds 17110/head
authorMartin Kronbichler <martin.kronbichler@rub.de>
Thu, 6 Jun 2024 11:18:39 +0000 (13:18 +0200)
committerMartin Kronbichler <martin.kronbichler@rub.de>
Thu, 6 Jun 2024 13:54:45 +0000 (15:54 +0200)
source/grid/grid_generator.cc

index 61eb2566dd76938f8d9410ad193c1adb12ee883b..53bdfcfb50fda39fc9d291e0a5beeea54de12ad6 100644 (file)
@@ -3420,10 +3420,8 @@ namespace GridGenerator
                    min_line_length(cylinder_tria)) /
           2.0;
 
-        GridGenerator::merge_triangulations(tria_without_cylinder,
-                                            cylinder_tria,
-                                            tria,
-                                            tolerance);
+        GridGenerator::merge_triangulations(
+          tria_without_cylinder, cylinder_tria, tria, tolerance, true);
       }
 
     // now set manifold ids:

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.