blob: b74885e0620ce936f1c5497ddd146a4824fa8cab [file] [log] [blame]
<html><head><title>MPI_Op_create</title>
<body>
<H3>MPI_Op_create</H3>
<PRE>
int MPI_Op_create(MPI_User_function *, int, MPI_Op *);
</PRE>
<DL><DD>
Binds a user-defined reduction operation to anop handle.
<P></DL></font></body></html>