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