]> https://gitweb.dealii.org/ - dealii.git/commitdiff
grammar correction
authorGuilhem Poy <guilhempoy07@gmail.com>
Fri, 25 Apr 2025 18:10:02 +0000 (20:10 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Apr 2025 18:10:02 +0000 (20:10 +0200)
Co-authored-by: Luca Heltai <luca.heltai@unipi.it>
include/deal.II/fe/fe_tools_extrapolate.templates.h

index b6ef9cbd4f63b426e8fb46f955458e16f52744cd..a648df12f95c67e258ef0ca13bf9848613670e6d 100644 (file)
@@ -1602,7 +1602,7 @@ namespace FETools
       // values set by other processors into locally owned DoF, but the deal.II
       // implementation of the LinearAlgebra::distributed vectors and associated
       // compress(insert) operation does not do this. Instead, we use a
-      // compress(max) that mimick this behavior.
+      // compress(max) that mimic this behavior.
       if constexpr (is_la_vector<OutVector>)
         u2.compress(VectorOperation::max);
       else

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.