]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove some extra '*'s in comments. 2672/head
authorDavid Wells <wellsd2@rpi.edu>
Mon, 6 Jun 2016 04:04:03 +0000 (00:04 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Tue, 7 Jun 2016 12:44:27 +0000 (08:44 -0400)
The issue in GeometryInfo was mixed up a long time ago (26a550a449, May
2006) due to an issue with mixing tabs and spaces.

The issue in ParameterHandler also showed up long ago (f428c75299,
November 2000) and it is not clear why the indentation script made this
error.

include/deal.II/base/geometry_info.h
include/deal.II/base/parameter_handler.h

index a321aaca3d2ea6f46a8df9c17fd560709c57e4da..518ea823683846dd1da05a60c2636905c5a3d18a 100644 (file)
@@ -1808,11 +1808,11 @@ struct GeometryInfo
 
   /**
    * Return true if the given point is inside the unit cell of the present
-   * space dimension. This * function accepts an additional * parameter which
-   * specifies how * much the point position may * actually be outside the
-   * true * unit cell. This is useful because in practice we may often not be
-   * able to compute the coordinates of a point in reference coordinates
-   * exactly, but only up to numerical roundoff.
+   * space dimension. This function accepts an additional parameter which
+   * specifies how much the point position may actually be outside the true
+   * unit cell. This is useful because in practice we may often not be able to
+   * compute the coordinates of a point in reference coordinates exactly, but
+   * only up to numerical roundoff.
    *
    * The tolerance parameter may be less than zero, indicating that the point
    * should be safely inside the cell.
index 32dc6be868eb8983afa782a62804572317fd6e19..42e9b04d6a7e649ed55f26f684b68c9c0895a80c 100644 (file)
@@ -2331,7 +2331,7 @@ private:
   {
   public:
     /**
-     * Declare what a multiple entry is: a variant entry (in curly braces
+     * Declare what a multiple entry is: a variant entry (in curly braces
      * <tt>{</tt>, <tt>}</tt>) or an array (in double curly braces
      * <tt>{{</tt>, <tt>}}</tt>).
      */

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.