]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Mention Manifold attachment in GridGenerator.
authorDavid Wells <wellsd2@rpi.edu>
Tue, 8 May 2018 16:04:55 +0000 (12:04 -0400)
committerMatthias Maier <tamiko@43-1.org>
Wed, 9 May 2018 00:31:49 +0000 (19:31 -0500)
include/deal.II/grid/grid_generator.h

index a31e3abf8b2f9b9283772b891a79b0dee02f8fa2..b4043ecb8b928ffe2797c23ba30ad0019a84592f 100644 (file)
@@ -763,7 +763,7 @@ namespace GridGenerator
    * boundary where $x=0$, get indicator 0, 1, and 2, respectively. Otherwise
    * all indicators are set to 0.
    *
-   * All manifold ids are set to zero, and a  SphericalManifold is attached
+   * All manifold ids are set to zero, and a SphericalManifold is attached
    * to the triangulation.
    *
    * @note The triangulation passed as argument needs to be empty when calling this function.
@@ -795,6 +795,9 @@ namespace GridGenerator
    * indicators are set to 0. In 3d indicator 2 is at the face x=0, 3 at y=0,
    * 4 at z=0.
    *
+   * All manifold ids are set to zero, and a SphericalManifold is attached
+   * to the triangulation.
+   *
    * @note The triangulation passed as argument needs to be empty when calling this function.
    */
   template <int dim>
@@ -819,6 +822,9 @@ namespace GridGenerator
    * sense in 1D and 2D. Also keep in mind that this object is rotated
    * and positioned differently than the one created by cylinder().
    *
+   * All manifold ids are set to zero, and a CylindricalManifold is attached
+   * to the triangulation.
+   *
    * @note The triangulation passed as argument needs to be empty when calling this function.
    */
   template <int dim>
@@ -857,8 +863,6 @@ namespace GridGenerator
               const double R,
               const double r);
 
-
-
   /**
    * This class produces a square in the <i>xy</i>-plane with a cylindrical
    * hole in the middle. The square and the circle are centered at 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.