MPI_Op_create
int MPI_Op_create(MPI_User_function *, int, MPI_Op *);
Binds a user-defined reduction operation to anop handle.