blob: 6fdfce1052374a0e9a6ee60083f084075ce8147c [file] [log] [blame]
<html><head><title>MPI_Unpack</title>
<body>
<H3>MPI_Unpack</H3>
<PRE>
int MPI_Unpack(void*, int, int *, void *, int, MPI_Datatype, MPI_Comm);
</PRE>
<DL><DD>
Unpacks the message into the specified receive buffer from the specified packed buffer.
<P></DL></font></body></html>