blob: 950a191deacd9409799feda1a1db7bb40683a77d [file] [log] [blame]
<html><head><title>MPI_Sendrecv_replace</title>
<body>
<H3>MPI_Sendrecv_replace</H3>
<PRE>
int MPI_Sendrecv_replace(void*, int, MPI_Datatype, int, int, int, int, MPI_Comm, MPI_Status *);
</PRE>
<DL><DD>
Performs a blocking send and receive operation using a common buffer.
<P></DL></font></body></html>