blob: 32fe30dfd5ad2e6bdaa05a68efc562027c7bde57 [file] [log] [blame]
<html><head><title>MPI_Send</title>
<body>
<H3>MPI_Send</H3>
<PRE>
int MPI_Send(void*, int, MPI_Datatype, int, int, MPI_Comm);
</PRE>
<DL><DD>
Blocking standard mode send.
<P></DL></font></body></html>