blob: b71e7686d83a91674dbc8ab5a7a2ce3b40a604a0 [file] [log] [blame]
<html><head><title>MPI_Put</title>
<body>
<H3>MPI_Put</H3>
<PRE>
int MPI_Put(void *, int, MPI_Datatype, int, MPI_Aint, int, MPI_Datatype, MPI_Win);
</PRE>
<DL><DD>
Transfers data from the origin task to a window at the target task.
<P></DL></font></body></html>