blob: 16a4b466a36b57374013f20e81f70349b4b88850 [file] [log] [blame]
<html><head><title>MPI_Scan</title>
<body>
<H3>MPI_Scan</H3>
<PRE>
int MPI_Scan(void* , void*, int, MPI_Datatype, MPI_Op, MPI_Comm );
</PRE>
<DL><DD>
Performs a parallel prefix reduction on data distributed across a group.
<P></DL></font></body></html>