blob: 8c0ac7d92dcbfcac21c1bbcb75e48049dc422077 [file] [log] [blame]
<html><head><title>MPI_Recv</title>
<body>
<H3>MPI_Recv</H3>
<PRE>
int MPI_Recv(void*, int, MPI_Datatype, int, int, MPI_Comm, MPI_Status *);
</PRE>
<DL><DD>
Performs a blocking receive operation.
<P></DL></font></body></html>