]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Typo fixes
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 14 Dec 2006 21:59:57 +0000 (21:59 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 14 Dec 2006 21:59:57 +0000 (21:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@14246 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/grid_tools.h

index d8e10df5577d800b967e99700ee30f3e9d1538c0..72de802a0bb2089a364a0ffb1e715885979af368 100644 (file)
@@ -130,11 +130,11 @@ class GridTools
                                      * considered_vertices are tested for
                                      * equality. This speeds up the algorithm,
                                      * which is quadratic and thus quite slow
-                                     * to begin with. However, if you whish to
+                                     * to begin with. However, if you wish to
                                      * consider all vertices, simply pass an
                                      * empty vector.
                                      *
-                                     * Two vertices are considered equal, if
+                                     * Two vertices are considered equal if
                                      * their difference in each coordinate
                                      * direction is less than @p tol.
                                      */
@@ -144,7 +144,7 @@ class GridTools
                                     std::vector<CellData<dim> > &cells,
                                     SubCellData                 &subcelldata,
                                     std::vector<unsigned int>   &considered_vertices,
-                                    double                       tol=1e-12);
+                                    const double                 tol=1e-12);
     
                                     /**
                                      * Transform the vertices of 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.