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