MPI_User_function   40 ompi/mpi/c/op_create.c int MPI_Op_create(MPI_User_function * function, int commute, MPI_Op * op)
MPI_User_function  245 ompi/mpi/cxx/intercepts.cc                           MPI_Datatype *datatype, MPI_User_function *c_fn)
MPI_User_function  102 ompi/mpi/cxx/mpicxx.h                           MPI_Datatype *datatype, MPI_User_function *fn);
MPI_User_function  113 ompi/mpi/cxx/op_inln.h extern "C" void ompi_op_set_cxx_callback(MPI_Op op, MPI_User_function*);
MPI_User_function  121 ompi/mpi/cxx/op_inln.h     (void)MPI_Op_create((MPI_User_function*) ompi_mpi_cxx_op_intercept,
MPI_User_function  123 ompi/mpi/cxx/op_inln.h     ompi_op_set_cxx_callback(mpi_op, (MPI_User_function*) func);
MPI_User_function   78 ompi/mpi/fortran/mpif-h/op_create_f.c     c_ierr = PMPI_Op_create((MPI_User_function *) function,
MPI_User_function  145 ompi/mpi/java/c/mpi_Op.c         int rc = MPI_Op_create((MPI_User_function*)opIntercept, commute, &op);
MPI_User_function  390 ompi/op/op.c   void ompi_op_set_cxx_callback(ompi_op_t *op, MPI_User_function *fn)
MPI_User_function   80 ompi/op/op.h                                           MPI_User_function * op);
MPI_User_function  402 ompi/op/op.h                                               MPI_User_function * fn);