]> https://gitweb.dealii.org/ - dealii.git/commitdiff
SolverMPGMRES: fix typo in documentation
authorMatthias Maier <tamiko@43-1.org>
Mon, 5 May 2025 04:13:48 +0000 (23:13 -0500)
committerMatthias Maier <tamiko@43-1.org>
Mon, 5 May 2025 21:10:57 +0000 (16:10 -0500)
include/deal.II/lac/solver_gmres.h

index 0eabb9e01884eed04588b18d0a68c349b21fb137..739dd330da92e68c41b0a8c7bfb6fb1324924dc7 100644 (file)
@@ -665,7 +665,7 @@ protected:
  * @f}
  * For reference, FGMRES uses the following construction:
  * @f{align*}{
- *   r, P_1r, P_2P_1r, P_1P_2P_1r, \ldots
+ *   r, P_1r, P_2AP_1r, P_1AP_2AP_1r, \ldots
  * @f}
  * By default the truncated variant is used. You can switch to the full
  * version by setting the

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.