blob: 64c3467664ef52d31825a12a20e62b61c4a51f98 [file] [log] [blame]
<html><head><title>MPI_Probe</title>
<body>
<H3>MPI_Probe</H3>
<PRE>
int MPI_Probe(int, int, MPI_Comm, MPI_Status *);
</PRE>
<DL><DD>
Waits until a message matching source, tag, and comm arrives.
<P></DL></font></body></html>