]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix misspellings. 18020/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 22 Jan 2025 17:33:42 +0000 (10:33 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 22 Jan 2025 17:34:19 +0000 (10:34 -0700)
doc/news/changes/incompatibilities/20250116Bangerth
include/deal.II/grid/tria_description.h

index ca7cce01582940bf27077dadeb1ff8193ad9e199..1cdb211923a35950fc56596cf520b8faabbaf951 100644 (file)
@@ -7,7 +7,7 @@ that leads to other problems. As a consequence, `deal.II/grid/tria.h`
 now no longer includes `deal.II/grid/tria_description.h`. If your
 program uses the CellData, SubCellData, or similar classes previously
 declared in `deal.II/grid/tria_description.h`, then you may want to
-explicitly include `deal.II/grid/tria_cell_data.h` (for the
+explicitly include `deal.II/grid/cell_data.h` (for the
 CellData and SubCellData classes) or `deal.II/grid/tria_description.h`
 (for the classes in namespace TriaDescription) in your program.
 
index 35ad5807e0c7f84221095f8d34eec8504b661008..729f8c3fee23de1bf0fbb5176120be45f8c9d896 100644 (file)
@@ -12,8 +12,8 @@
 //
 // ------------------------------------------------------------------------
 
-#ifndef dealii_grid_construction_utilities_h
-#define dealii_grid_construction_utilities_h
+#ifndef dealii_grid_tria_description_h
+#define dealii_grid_tria_description_h
 
 #include <deal.II/base/config.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.