]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix documentation.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Nov 2004 14:13:17 +0000 (14:13 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Nov 2004 14:13:17 +0000 (14:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@9747 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/grid_generator.h

index bd07bcf03e6744671e6f8f913b4580a659bff273..c45842f9afd81c401112a6e2e948f37066d0297b 100644 (file)
@@ -436,9 +436,17 @@ class GridGenerator
                                      /**
                                      * Initialize the given
                                      * Triangulation with a hypercube
-                                     * with a slit. The slit goes
-                                     * from <tt>(x=0,y=-1)</tt> to
-                                     * <tt>(0,0)</tt> in 2d.
+                                     * with a slit. In each
+                                     * coordinate direction, the
+                                     * hypercube extends from @p left
+                                     * to @p right.
+                                     *
+                                     * In 2d, the split goes in
+                                     * vertical direction from
+                                     * <tt>x=(left+right)/2,
+                                     * y=left</tt> to the center of
+                                     * the square at
+                                     * <tt>x=y=(left+right)/2</tt>.
                                      *
                                      * The triangulation needs to be
                                      * void upon calling this
@@ -448,7 +456,7 @@ class GridGenerator
                                      * exist for triangulations of
                                      * all space dimensions, but
                                      * throws an error if called in
-                                     * 1d. It is also not presently
+                                     * 1d. It is also presently not
                                      * implemented in 3d.
                                      */
     static void hyper_cube_slit (Triangulation<1> &tria,

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.