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