Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ddemidov committed Nov 23, 2020
1 parent a7bffcf commit cc9294a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/SerenaMPI.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ differences are:
to take this into account. Namely, the partitioning should not split any of
the :math:`3\times3` blocks between MPI processes.
- Even though the system is symmetric, the convergence of the CG solver in the
distributed case stalls at the relative error about :math:`10^{-6}`.
distributed case stalls at the relative error of about :math:`10^{-6}`.
Switching to the BiCGStab solver helps with the convergence.

The next listing is the MPI version of the Serena_ system solver
Expand Down

0 comments on commit cc9294a

Please sign in to comment.