]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Apply suggestions from code review 8889/head
authorReza Rastak <rezarastak@users.noreply.github.com>
Mon, 7 Oct 2019 17:16:58 +0000 (10:16 -0700)
committerGitHub <noreply@github.com>
Mon, 7 Oct 2019 17:16:58 +0000 (10:16 -0700)
Co-Authored-By: Daniel Arndt <arndtd@ornl.gov>
include/deal.II/grid/grid_tools.h

index 94f2e9cc3fd8c0f13119a762493202e952874b14..6a87de8635c627d323c36f68e916e685a3aec95d 100644 (file)
@@ -710,11 +710,11 @@ namespace GridTools
    * contains the first point of @p points.
    *
    * @return A tuple containing the following information:
-   *  - @p Cells : a vector of all the cells containing at least one of
+   *  - @p cells : A vector of all the cells containing at least one of
    *   the @p points .
-   *  - @p qpoints : A vector of vector of points. @p qpoints[i] contains
+   *  - @p qpoints : A vector of vectors of points. @p qpoints[i] contains
    *   the reference positions of all points that fall within the cell @p cells[i] .
-   *  - @p indices : A vector of vector of integers, containing the mapping between
+   *  - @p indices : A vector of vectors of integers, containing the mapping between
    *   local numbering in @p qpoints , and global index in @p points .
    *
    * If @p points[a] and @p points[b] are the only two points that fall in @p cells[c],

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.