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 29e8463 + 288273d commit 35beef1Copy full SHA for 35beef1
ompi/mpi/man/man3/MPI_Isendrecv_replace.3in
@@ -22,7 +22,7 @@ int MPI_Isendrecv_replace(void *\fIbuf\fP, int\fI count\fP, MPI_Datatype\fI data
22
.nf
23
USE MPI
24
! or the older form: INCLUDE 'mpif.h'
25
-MPI_SENDRECV_REPLACE(\fIBUF, COUNT, DATATYPE, DEST, SENDTAG, SOURCE,
+MPI_ISENDRECV_REPLACE(\fIBUF, COUNT, DATATYPE, DEST, SENDTAG, SOURCE,
26
RECVTAG, COMM, REQUEST, IERROR\fP)
27
<type> \fIBUF\fP(*)
28
INTEGER \fICOUNT, DATATYPE, DEST, SENDTAG\fP
0 commit comments