]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Provide alternatives. 17003/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sun, 12 May 2024 16:35:24 +0000 (10:35 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sun, 12 May 2024 16:35:24 +0000 (10:35 -0600)
include/deal.II/grid/grid_generator.h

index ca3692f2fedf679fe9ddc0e789c9aa65a41d9f23..391f4896979ea4f26658a58d3ee652c5b368386d 100644 (file)
@@ -110,7 +110,10 @@ namespace GridGenerator
    * the simplex created by this function and described by the input arguments
    * is subdivided into quadrilaterals and hexahedra by adding edge,
    * face, and simplex midpoints, resulting in a mesh that consists of
-   * $d+1$ quadrilateral or hexahedral cells.
+   * $d+1$ quadrilateral or hexahedral cells. (However, you can create a
+   * simplex geometry with a single simplex cell -- i.e., a triangle or
+   * a tetrahedron -- with both the GridGenerator::reference_cell() and
+   * the directly with the Triangulation::create_triangulation() functions.)
    *
    * The @p vertices argument contains a vector with all d+1 vertices defining
    * the corners of the simplex. They must be given in an order such that the

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.