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