We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae1d318 + 00600c7 commit 695b92eCopy full SHA for 695b92e
ompi/mpi/man/man3/MPI_Cart_shift.3in
@@ -83,7 +83,7 @@ Depending on the periodicity of the Cartesian group in the specified coordinate
83
.nf
84
\&....
85
C find process rank
86
- CALL MPI_COMM_RANK(comm, rank, ierr))
+ CALL MPI_COMM_RANK(comm, rank, ierr)
87
C find Cartesian coordinates
88
CALL MPI_CART_COORDS(comm, rank, maxdims, coords,
89
ierr)
0 commit comments