]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typo: residuum -> residual 17546/head
authorMartin Kronbichler <martin.kronbichler@rub.de>
Fri, 16 Aug 2024 09:22:54 +0000 (11:22 +0200)
committerMartin Kronbichler <martin.kronbichler@rub.de>
Fri, 16 Aug 2024 09:22:54 +0000 (11:22 +0200)
include/deal.II/lac/precondition.h

index 7c6ae362acbc751ad4e5395b43d935402b80ea8f..993f31af95bb43698c4e4fed7a46063a90feeda2 100644 (file)
@@ -3579,7 +3579,7 @@ namespace internal
           temp_vector1.reinit(rhs, true);
           temp_vector2.reinit(rhs, true);
 
-          // 1) compute rediduum (including operator application)
+          // 1) compute residual (including operator application)
           matrix.vmult(
             temp_vector1,
             solution,

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.