MPI_Comm_set_errhandler 549 ompi/mpi/cxx/comm_inln.h (void)MPI_Comm_set_errhandler(mpi_comm, errhandler); MPI_Comm_set_errhandler 147 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Comm_set_errhandler, mpi_comm_set_errhandler, MPI_COMM_SET_ERRHANDLER, (MPI_Fint *comm, MPI_Fint *errhandler, MPI_Fint *ierr)); MPI_Comm_set_errhandler 503 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h interface MPI_Comm_set_errhandler MPI_Comm_set_errhandler 505 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Comm_set_errhandler(comm, errhandler, ierror) MPI_Comm_set_errhandler 509 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h end subroutine MPI_Comm_set_errhandler MPI_Comm_set_errhandler 699 ompi/mpi/java/c/mpi_Comm.c int rc = MPI_Comm_set_errhandler((MPI_Comm)comm, (MPI_Errhandler)errhandler); MPI_Comm_set_errhandler 74 orte/test/mpi/crisscross.c MPI_Comm_set_errhandler(MPI_COMM_WORLD, MPI_ERRORS_RETURN); MPI_Comm_set_errhandler 59 orte/test/mpi/sendrecv_blaster.c MPI_Comm_set_errhandler(MPI_COMM_WORLD, MPI_ERRORS_RETURN);