Skip to content
Snippets Groups Projects
Commit 1874244a authored by Thibaut Lunet's avatar Thibaut Lunet
Browse files

TL: minor typo

parent 27951434
No related branches found
No related tags found
No related merge requests found
Pipeline #253458 passed
...@@ -507,7 +507,7 @@ class Rectilinear(Scalar): ...@@ -507,7 +507,7 @@ class Rectilinear(Scalar):
comm : MPI.Intracomm comm : MPI.Intracomm
The space decomposition communicator. The space decomposition communicator.
iLoc : list[int] iLoc : list[int]
Starting index of the local sub-domain in the global `coordX`. Starting index of the local sub-domain in the global coordinates.
nLoc : list[int] nLoc : list[int]
Number of points in the local sub-domain. Number of points in the local sub-domain.
""" """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment