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.
1 parent bb7ecde commit ed8fe7dCopy full SHA for ed8fe7d
docs/man-openmpi/man3/MPI_Send.3.rst
@@ -53,7 +53,7 @@ Fortran 2008 Syntax
53
INPUT PARAMETERS
54
----------------
55
* ``buf``: Initial address of send buffer (choice).
56
-* ``count``: Number of elements send (nonnegative integer).
+* ``count``: Number of elements in send buffer (nonnegative integer).
57
* ``datatype``: Datatype of each send buffer element (handle).
58
* ``dest``: Rank of destination (integer).
59
* ``tag``: Message tag (integer).
0 commit comments