]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use @p instead of @param
authorDaniel Arndt <arndtd@ornl.gov>
Sun, 12 Apr 2020 23:43:32 +0000 (19:43 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Fri, 17 Apr 2020 16:21:12 +0000 (12:21 -0400)
include/deal.II/dofs/dof_tools.h
include/deal.II/grid/grid_generator.h

index d6e011876f0b262de5ea499e83602bddd8004797..71d8f4d30977c403c41765b4da36f5d05efba412 100644 (file)
@@ -798,11 +798,11 @@ namespace DoFTools
    * allowing constraints to be imposed on the continuous part while also
    * building the flux terms needed for the discontinuous part.
    *
-   * The optional @param face_has_flux_coupling can be used to specify on which
+   * The optional @p face_has_flux_coupling can be used to specify on which
    * faces flux couplings occur. This allows for creating a sparser pattern when
    * using a bilinear form where flux terms only appear on a subset of the faces
    * in the triangulation. By default flux couplings are added over all internal
-   * faces. @param face_has_flux_coupling should be a function that takes an
+   * faces. @p face_has_flux_coupling should be a function that takes an
    * active_cell_iterator and a face index and should return true if there is a
    * flux coupling over the face. When using the ::dealii::DoFHandler we could,
    * for example, use
index c594db99e1b2fd478d3c2e496f9474131fac115b..3171127d8a6a1ecab0f7c50b59a39e093de5ae6e 100644 (file)
@@ -377,7 +377,7 @@ namespace GridGenerator
    * The indicators for the surfaces in the y-direction are 2 and 3, and the
    * ones for the z-direction are 5 and 6. The hole boundary has indicator 4.
    *
-   * @param tria the triangulation to be created. It needs to be empty upon
+   * @p tria is the triangulation to be created. It needs to be empty upon
    * calling this function.
    *
    * @author Denis Davydov, 2018

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.