]> https://gitweb.dealii.org/ - dealii.git/commitdiff
doc: extend extrude_triangulation 10977/head
authorTimo Heister <timo.heister@gmail.com>
Mon, 28 Sep 2020 20:34:05 +0000 (16:34 -0400)
committerTimo Heister <timo.heister@gmail.com>
Mon, 28 Sep 2020 20:34:05 +0000 (16:34 -0400)
include/deal.II/grid/grid_generator.h

index 6548c2fb647594ffa10bd81a10cae2677a753c0d..8856355ed5438668bda4318b3e5691362caab1da 100644 (file)
@@ -1748,8 +1748,10 @@ namespace GridGenerator
     Triangulation<dim, spacedim> &result);
 
   /**
-   * Extrude @p input in the $z$ direction from $z = 0$ to $z =
-   * \text{height}$. The number of <em>slices</em>, or layers of cells
+   * Extrude the Triangulation @p input in the $z$ direction from $z = 0$ to $z =
+   * \text{height}$ and store it in @p result.
+   *
+   * The number of <em>slices</em>, or layers of cells
    * perpendicular to the $z = 0$ plane, will be @p n_slices slices (minimum is
    * 2). The boundary indicators of the faces of @p input will be assigned to
    * the corresponding side walls in $z$ direction. The bottom and top get 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.