blob: 577acd19e7c4b3526dc63249e3735c97a1d365ae [file] [log] [blame]
<html><head><title>MPI_Accumulate</title>
<body>
<H3>MPI_Accumulate</H3>
<PRE>
int MPI_Accumulate(void *, int, MPI_Datatype, int, MPI_Aint, int, MPI_Datatype, MPI_Op, MPI_Win);
</PRE>
<DL><DD>
Accumulates, according to the specified reduction operation, the contents of the origin buffer to the specified target buffer.
<P></DL></font></body></html>