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