blob: d58ad4808b356b309827c7c0fb50fb980532d6c7 [file] [log] [blame]
<html><head><title>MPI_Unpack_external</title>
<body>
<H3>MPI_Unpack_external</H3>
<PRE>
int MPI_Unpack_external(char *, void *, MPI_Aint, MPI_Aint *, void *, int, MPI_Datatype);int MPI_Win_create_errhandler(MPI_Win_errhandler_fn *, MPI_Errhandler *);
</PRE>
<DL><DD>
Unpacks the message into the specified receive buffer from the specified packed buffer, using the external32 data format.
<P></DL></font></body></html>