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