]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Portable::MatrixFree: fix a typo 18268/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 20 Mar 2025 19:52:56 +0000 (15:52 -0400)
committerTimo Heister <timo.heister@gmail.com>
Thu, 20 Mar 2025 19:52:56 +0000 (15:52 -0400)
include/deal.II/matrix_free/portable_matrix_free.h

index dee00888322b7999d1eddd40a5f77bf06b12ff51..870989518133ae595e4c6cf39fcfd0e94fe96b23 100644 (file)
@@ -205,7 +205,7 @@ namespace Portable
         co_shape_gradients;
 
       /**
-       * Weights used when resolving hanginf nodes.
+       * Weights used when resolving hanging nodes.
        */
       Kokkos::View<Number *, MemorySpace::Default::kokkos_space>
         constraint_weights;
@@ -601,7 +601,7 @@ namespace Portable
       co_shape_gradients;
 
     /**
-     * Weights used when resolving hanginf nodes.
+     * Weights used when resolving hanging nodes.
      */
     Kokkos::View<Number *, MemorySpace::Default::kokkos_space>
       constraint_weights;

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.