]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typo in GridTools::collect_periodic_faces 11978/head
authorDaniel Arndt <arndtd@ornl.gov>
Mon, 29 Mar 2021 16:08:36 +0000 (12:08 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Mon, 29 Mar 2021 19:10:58 +0000 (15:10 -0400)
include/deal.II/grid/grid_tools.h

index 970819d4d97da13b11f51db659e57166e30993be..ec479f99578939602aeb7ff8915dff61613402cd 100644 (file)
@@ -2796,9 +2796,9 @@ namespace GridTools
    *
    * Instead of defining a 'first' and 'second' boundary with the help of two
    * boundary_ids this function defines a 'left' boundary as all faces with
-   * local face index <code>2*dimension</code> and boundary indicator @p b_id
+   * local face index <code>2*direction</code> and boundary indicator @p b_id
    * and, similarly, a 'right' boundary consisting of all face with local face
-   * index <code>2*dimension+1</code> and boundary indicator @p b_id. Faces
+   * index <code>2*direction+1</code> and boundary indicator @p b_id. Faces
    * with coordinates only differing in the @p direction component are
    * identified.
    *

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.