Fix a typo in documentation for hybrid solver. (#685)
This commit is contained in:
parent
275d04d987
commit
e8990caf7a
@ -23,7 +23,7 @@ ParCSRHybrid, if used through the ``IJ`` interface and is used here with
|
||||
BoomerAMG. The user can determine the average convergence speed by setting a
|
||||
convergence tolerance :math:`0 \leq \theta < 1` via the routine
|
||||
``HYPRE_StructHybridSetConvergenceTol`` or
|
||||
``HYPRE_StructParCSRHybridSetConvergenceTol``. The default setting is 0.9.
|
||||
``HYPRE_ParCSRHybridSetConvergenceTol``. The default setting is 0.9.
|
||||
|
||||
The average convergence factor :math:`\rho_i = \left({{\| r_i \|} \over {\| r_0
|
||||
\|}}\right)^{1/i}` is monitored within the chosen Krylov solver, where
|
||||
|
||||
Loading…
Reference in New Issue
Block a user