]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Work on warning 16088/head
authorPeter Munch <peterrmuench@gmail.com>
Wed, 4 Oct 2023 14:16:43 +0000 (16:16 +0200)
committerPeter Munch <peterrmuench@gmail.com>
Wed, 4 Oct 2023 14:16:43 +0000 (16:16 +0200)
include/deal.II/multigrid/mg_transfer_global_coarsening.h

index cdcd7ddb486e79633f61b1b87b6cf44e65a6240c..4dd0407ccf4556dcae95f61534f72179b8bbf721 100644 (file)
@@ -1170,7 +1170,7 @@ public:
    * Initialize internal vectors and copy @p src vector
    * (associated to @p dof_handler) to the finest multigrid level.
    *
-   * @note The @dof_handler object needs to be the same as the DoFHandler passed
+   * @note The @dof_handler object needs to be the same as the DoFHandler passed
    * directly to the function build() or indirectly to the function
    * initialize_two_level_transfers(). Alternatively, the numbering of the DoFs
    * need to be same.
@@ -1185,7 +1185,7 @@ public:
    * Copy the values on the finest multigrid level to @p dst
    * vector (associated to @p dof_handler).
    *
-   * @note The @dof_handler object needs to be the same as the DoFHandler passed
+   * @note The @dof_handler object needs to be the same as the DoFHandler passed
    * directly to the function build() or indirectly to the function
    * initialize_two_level_transfers(). Alternatively, the numbering of the DoFs
    * need to be same.
@@ -1209,7 +1209,7 @@ public:
    * If an inner vector of @p dst is empty or has incorrect locally owned size,
    * it will be resized to locally relevant degrees of freedom on each level.
    *
-   * @note The @dof_handler object needs to be the same as the DoFHandler passed
+   * @note The @dof_handler object needs to be the same as the DoFHandler passed
    * directly to the function build() or indirectly to the function
    * initialize_two_level_transfers(). Alternatively, the numbering of the DoFs
    * need to be same.
@@ -1224,7 +1224,7 @@ public:
    * Interpolate fine-mesh field @p src to each multigrid level and
    * store the result in @p dst.
    *
-   * @note In contrast to the last function, no @dof_handler object needs passed.
+   * @note In contrast to the last function, no @dof_handler object needs passed.
    * This function used the DoFHandler passed directly to the function build()
    * or indirectly to the function initialize_two_level_transfers().
    */

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.