Skip to content

Commit

Permalink
language
Browse files Browse the repository at this point in the history
  • Loading branch information
ddemidov committed Nov 24, 2020
1 parent cc9294a commit 981a705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/poisson3DbMPI.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ matrix. The solution :math:`x` in the original ordering may be obtained with
:math:`x = P y`.

In lines 37--54 we read the system matrix and the RHS vector using the naive
ordering (better ordering of the unknowns will be determined later):
ordering (a nicer ordering of the unknowns will be determined later):

.. literalinclude:: ../tutorial/1.poisson3Db/poisson3Db_mpi.cpp
:language: cpp
Expand Down

0 comments on commit 981a705

Please sign in to comment.