]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix some doxygen warnings 9606/head
authorTimo Heister <timo.heister@gmail.com>
Tue, 3 Mar 2020 19:00:32 +0000 (14:00 -0500)
committerTimo Heister <timo.heister@gmail.com>
Tue, 3 Mar 2020 19:00:32 +0000 (14:00 -0500)
include/deal.II/base/tensor_function_parser.h
include/deal.II/dofs/dof_tools.h
include/deal.II/matrix_free/cuda_fe_evaluation.h
include/deal.II/particles/particle_handler.h

index 4137b5198b6fda45041c34ce7f80070085f2ffbc..7ee8c802f2aab0c39b42854e34d090d01805edaa 100644 (file)
@@ -330,7 +330,7 @@ private:
   unsigned int n_vars;
 
   /**
-   * Number of components is equal dim<sup>rank<\sup>.
+   * Number of components is equal dim<sup>rank</sup>.
    */
   unsigned int n_components;
 };
index 01de1f284fd2fa8ddd2fc1c98296a39a2919b2de..d6e011876f0b262de5ea499e83602bddd8004797 100644 (file)
@@ -2523,7 +2523,7 @@ namespace DoFTools
    * @param[in,out] support_points A map that for every locally relevant DoF
    * index contains the corresponding location in real space coordinates.
    * Previous content of this object is deleted in this function.
-   * @param[in] component_mask An optional component mask that restricts the
+   * @param[in] mask An optional component mask that restricts the
    * components from which the support points are extracted.
    */
   template <int dim, int spacedim>
index 9aa02d44037a27eb8c0a66ca867a08bf6a42320a..176e3ceeb43b890c64a680e259301eaa8aee7da7 100644 (file)
@@ -298,7 +298,7 @@ namespace CUDAWrappers
 
     // clang-format off
     /**
-     * Same as above, except that the functor @func only takes a single input
+     * Same as above, except that the functor @func only takes a single input
      * argument (fe_eval) and computes the quadrature point from the thread id.
      *
      * @p func needs to define
index 9d8225c20f1846ca14e7bc726cdbd59fb37ae045..551f39133b2c15ac4f8335e0fa0457e05e45099c 100644 (file)
@@ -252,7 +252,7 @@ namespace Particles
      * function on the calling mpi process, and that falls within the part of
      * triangulation owned by this mpi process.
      *
-     * @param[in] position A vector of points that do not need to be on the
+     * @param[in] positions A vector of points that do not need to be on the
      * local processor, but have to be in the triangulation that is associated
      * with this ParticleHandler object.
      *

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.