]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix some typos regarding 'hexahedra' 11377/head
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 15 Dec 2020 14:14:07 +0000 (15:14 +0100)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 15 Dec 2020 14:14:07 +0000 (15:14 +0100)
doc/doxygen/headers/simplex.h
doc/news/changes/minor/20201123DejeneMunch
include/deal.II/grid/connectivity.h
include/deal.II/grid/grid_generator.h
include/deal.II/grid/tria.h

index eb70be846d0a2e9d3bdd83df6db259772c4b5655..b6a7be3b73eb68fb3dd097b6b9e27e66849584b4 100644 (file)
@@ -43,7 +43,7 @@
  *   </div>
  * </div>
  *
- * In 3D, tetrahedrons, pyramids, wedges, and hexahedrons are available:
+ * In 3D, tetrahedra, pyramids, wedges, and hexahedra are available:
  *
  *   <div class="parent">
  *     <div class="img" align="center">
index 1e425b25cf40e466600d2ea878fc3a4344b3dd7d..792c0068bf294710041be60c55c460b2a3bdee3f 100644 (file)
@@ -1,5 +1,5 @@
 New: The function GridGenerator::convert_hypercube_to_simplex_mesh allows to
-convert a given triangulation based on quadrilaterals (2D) or hexaedra (3D)
+convert a given triangulation based on quadrilaterals (2D) or hexahedra (3D)
 to a triangulation based on simplices or tetraedra, respectively. Thereby,
 material_IDs and boundary_IDs are inherited from the given triangulation.
 <br>
index 3dc34f47665168291e8331f13675fbe9ec7996e3..47b5912f63d18743e9b9f8e027ae99865eff9ee6 100644 (file)
@@ -636,7 +636,7 @@ namespace internal
 
 
     /**
-     * Implementation for hexahedrons.
+     * Implementation for hexahedra.
      */
     struct CellTypeHex : public CellTypeBase
     {
index ca91dd04bf558ceabccee3f68775d6f5a499b5fe..44ee503fd79d6c7c51dfeb449c2bd53e62c63511 100644 (file)
@@ -1909,7 +1909,7 @@ namespace GridGenerator
 
   /**
    * Convert a triangulation consisting only of hypercube cells
-   * (quadrilaterals, hexahedrons) to a triangulation only consisting of
+   * (quadrilaterals, hexahedra) to a triangulation only consisting of
    * simplices (triangles, tetrahedra).
    *
    * As an example, the following image shows how a set of three hexahedra
index b4c8ff6092c6a014731af2aa0cb9984e10ccde24..bca79fbf5f33a2c69a2ed418cf22708eaa493c39 100644 (file)
@@ -3369,7 +3369,7 @@ public:
 
   /**
    * Indicate if the triangulation only consists of hypercube-like cells, i.e.,
-   * lines, quadrilaterals, or hexahedrons.
+   * lines, quadrilaterals, or hexahedra.
    */
   bool
   all_reference_cell_types_are_hyper_cube() const;

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.