]> https://gitweb.dealii.org/ - dealii.git/commitdiff
sneak in documentation improvements 591/head
authorTimo Heister <timo.heister@gmail.com>
Mon, 23 Feb 2015 21:25:20 +0000 (16:25 -0500)
committerTimo Heister <timo.heister@gmail.com>
Mon, 23 Feb 2015 21:25:20 +0000 (16:25 -0500)
include/deal.II/grid/grid_generator.h

index cb51f6a99110b3f269a6cbd03b79f8e3ae8d0a54..11d691e452e78bc8e31b900e2d138824f15955bb 100644 (file)
@@ -384,9 +384,9 @@ namespace GridGenerator
    * Initialize the given triangulation with a hyper-L (in 2d or 3d)
    * consisting of exactly <tt>2^dim-1</tt> cells. It produces the hypercube
    * with the interval [<i>left,right</i>] without the hypercube made out of
-   * the interval [<i>(left+right)/2,right</i>] for each coordinate. This will
-   * result in the classical L-shape in 2d and it will look like the following
-   * in 3d:
+   * the interval [<i>(left+right)/2,right</i>] for each coordinate.  All
+   * faces will have boundary indicator 0. This function will create the
+   * classical L-shape in 2d and it will look like the following in 3d:
    *
    * @image html hyper_l.png
    *
@@ -590,6 +590,7 @@ namespace GridGenerator
    *
    * It is implemented in 2d and 3d, and takes the following arguments:
    *
+   * @param triangulation The triangulation to be filled.
    * @param inner_radius  Radius of the internal hole.
    * @param outer_radius Half of the edge length of the square.
    * @param L  Extension in @p z-direction (only used in 3d).

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.