blob: 5da780ff45e5e4ea885467850bac7aa2819acaf8 [file] [log] [blame]
<html><head><title>MPI_Test</title>
<body>
<H3>MPI_Test</H3>
<PRE>
int MPI_Test(MPI_Request *, int *, MPI_Status *);
</PRE>
<DL><DD>
Checks to see if a non-blocking operation has completed.
<P></DL></font></body></html>