]> https://gitweb.dealii.org/ - dealii.git/commitdiff
two more warnings
authorTimo Heister <timo.heister@gmail.com>
Tue, 14 May 2019 21:25:46 +0000 (15:25 -0600)
committerTimo Heister <timo.heister@gmail.com>
Tue, 14 May 2019 21:25:46 +0000 (15:25 -0600)
include/deal.II/grid/grid_generator.h
include/deal.II/grid/grid_tools.h

index 9c55cf002faad1a43e4cc420bb44a120ffb50441..954168ded7954031b1ce6f1debde9694d4c7dfc7 100644 (file)
@@ -401,7 +401,7 @@ namespace GridGenerator
    * or CylindricalManifold (in 3D) with manifold id $0$, a
    * TransfiniteInterpolationManifold with manifold id $1$, and a FlatManifold
    * everywhere else. For more information on this topic see
-   * @ref* GlossManifoldIndicator "the glossary entry on manifold indicators".
+   * @ref GlossManifoldIndicator "the glossary entry on manifold indicators".
    * The
    * cell faces on the cylinder and surrounding shells have manifold ids of
    * $0$, while the cell volumes adjacent to the shells (or, if they do not
index 76cff36050401b7fa036de872c9472e411bdd1db..4a3473f57cf36e79d41d050fa32ea4f656bffe87 100644 (file)
@@ -1656,7 +1656,7 @@ namespace GridTools
   /**
    * Given a covering rtree (see GridTools::Cache::get_covering_rtree()), and an
    * array of points, find a superset of processes which, individually,
-   * may own the cell containing the point.
+   * may own the cell containing the points.
    *
    * For further details see GridTools::guess_point_owner; here only
    * different input/output types are reported:
@@ -1665,6 +1665,8 @@ namespace GridTools
    * process(es) in a parallel computation may own the cell that
    * surrounds a given point.
    *
+   * @param[in] points A vector of points to consider.
+   *
    * @return A tuple containing the following information:
    *  - A map indexed by processor ranks. For each rank it contains
    *   a vector of the indices of points it might own.

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.