]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix and augment documentation. 13002/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sun, 28 Nov 2021 19:13:16 +0000 (12:13 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sun, 28 Nov 2021 19:26:37 +0000 (12:26 -0700)
Specifically, the picture shows four, not three hexahedra being subdivided.

include/deal.II/grid/grid_generator.h

index 5269a6d0a45d0ec26808c3f00aeb3b81c726300e..18821ddeffbe68cd3992a0e6d17f6b11c2d6bdca 100644 (file)
@@ -2020,14 +2020,16 @@ namespace GridGenerator
    * (quadrilaterals, hexahedra) to a triangulation only consisting of
    * simplices (triangles, tetrahedra).
    *
-   * As an example, the following image shows how a set of three hexahedra
-   * meshing one eighths of a sphere are subdivided into tetrahedra, and how
+   * As an example, the following image shows how a set of four hexahedra
+   * meshing one eighth of a sphere are subdivided into tetrahedra, and how
    * the curved surface is taken into account. Colors indicate how boundary
    * indicators are inherited:
    * @image html "convert_hypercube_to_simplex_mesh_visualization_octant.png"
    *
    * In general, each quadrilateral in 2d is subdivided into eight triangles,
-   * and each hexahedron in 3d into 24 tetrahedra as shown here:
+   * and each hexahedron in 3d into 24 tetrahedra, as shown here (top left
+   * for the 2d case, the rest shows vertex numbers and subdivisions for
+   * a single 3d hexahedron):
    * @image html "convert_hypercube_to_simplex_mesh_visualization.png"
    *
    * Material ID and boundary IDs are inherited upon conversion.

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.