]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Link in the correct figure. 11378/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 15 Dec 2020 23:08:50 +0000 (16:08 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 15 Dec 2020 23:10:44 +0000 (16:10 -0700)
doc/doxygen/images/convert_hypercube_to_simplex_mesh_visualization_octant.png [new file with mode: 0644]
include/deal.II/grid/grid_generator.h

diff --git a/doc/doxygen/images/convert_hypercube_to_simplex_mesh_visualization_octant.png b/doc/doxygen/images/convert_hypercube_to_simplex_mesh_visualization_octant.png
new file mode 100644 (file)
index 0000000..d89e644
Binary files /dev/null and b/doc/doxygen/images/convert_hypercube_to_simplex_mesh_visualization_octant.png differ
index 44ee503fd79d6c7c51dfeb449c2bd53e62c63511..96a98eaad7366fea8d980770ebae8f817e0f61c1 100644 (file)
@@ -1916,12 +1916,13 @@ namespace GridGenerator
    * meshing one eighths 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.png"
+   * @image html "convert_hypercube_to_simplex_mesh_visualization_octant.png"
    *
-   * Thereby, in 2D a quadrilateral cell is converted into 8 triangle cells,
-   * whereas in 3D a hexahedron cell is converted into 24 tetrahedra cells.
+   * In general, each quadrilateral in 2d is subdivided into eight triangles,
+   * and each hexahedron in 3d into 24 tetrahedra as shown here:
+   * @image html "convert_hypercube_to_simplex_mesh_visualization.png"
    *
-   * Material ID and boundary IDs will be inherited after conversion.
+   * Material ID and boundary IDs are inherited upon conversion.
    *
    * @param in_tria The triangulation containing hex elements.
    * @param out_tria The converted triangulation containing tet elements.

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.