]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Refer to the proper parameter.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 16 Feb 2015 19:15:56 +0000 (13:15 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 16 Feb 2015 19:15:56 +0000 (13:15 -0600)
include/deal.II/grid/grid_generator.h

index ae6b1654bb52ab1922c8de2d7a229eb4c5d335e5..16a1b90c1f8ba49ed50cdd84c6750ded260bcec1 100644 (file)
@@ -582,7 +582,7 @@ namespace GridGenerator
 
 
   /**
-   * This class produces a square on the <i>xy</i>-plane with a circular hole
+   * This class produces a square in the <i>xy</i>-plane with a circular hole
    * in the middle. Square and circle are centered at the origin. In 3d, this
    * geometry is extruded in $z$ direction to the interval $[0,L]$.
    *
@@ -606,7 +606,7 @@ namespace GridGenerator
     const double        inner_radius = .25,
     const double        outer_radius = .5,
     const double        L = .5,
-    const unsigned int  repetition = 1,
+    const unsigned int  repetitions = 1,
     const bool          colorize = false);
 
   /**

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.