]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Move position of deal.II header. Fix a typo. 18467/head
authorMarc Fehling <mafehling.git@gmail.com>
Tue, 20 May 2025 10:38:25 +0000 (12:38 +0200)
committerMarc Fehling <mafehling.git@gmail.com>
Tue, 20 May 2025 10:39:53 +0000 (12:39 +0200)
include/deal.II/cgal/triangulation.h
include/deal.II/cgal/utilities.h

index 1c2938bae241f232a20537dcb7ddd1855556465e..cf33e52b0a2700f753241e3e22e49fae4a1c536b 100644 (file)
@@ -26,7 +26,6 @@
 #include <deal.II/grid/tria_description.h>
 
 #ifdef DEAL_II_WITH_CGAL
-
 #  include <deal.II/cgal/surface_mesh.h>
 
 #  include <boost/hana.hpp>
index 640d4f07f1917e05f88671c6a1efc1a286f8457b..54f13d7e6048e39dfc7124023ebe736647293a9a 100644 (file)
@@ -24,6 +24,8 @@
 #ifdef DEAL_II_WITH_CGAL
 #  include <deal.II/base/quadrature_lib.h>
 
+#  include <deal.II/cgal/surface_mesh.h>
+
 #  include <deal.II/grid/tria.h>
 
 #  include <boost/hana.hpp>
 #  include <CGAL/Mesh_complex_3_in_triangulation_3.h>
 #  include <CGAL/Mesh_criteria_3.h>
 #  include <CGAL/Mesh_triangulation_3.h>
-// Disable a warnung that we get with gcc-13 about a potential uninitialized
+// Disable a warning that we get with gcc-13 about a potential uninitialized
 // usage of an <anonymous> lambda function in this external CGAL header.
 DEAL_II_DISABLE_EXTRA_DIAGNOSTICS
 #  include <CGAL/Polygon_mesh_processing/corefinement.h>
 DEAL_II_ENABLE_EXTRA_DIAGNOSTICS
-#  include <deal.II/cgal/surface_mesh.h>
-
 #  include <CGAL/Polygon_mesh_processing/measure.h>
 #  include <CGAL/Polygon_mesh_processing/remesh.h>
 #  include <CGAL/Polygon_mesh_processing/triangulate_faces.h>

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.