MPI_Comm_get_errhandler 542 ompi/mpi/cxx/comm_inln.h MPI_Comm_get_errhandler(mpi_comm, &errhandler); MPI_Comm_get_errhandler 137 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Comm_get_errhandler, mpi_comm_get_errhandler, MPI_COMM_GET_ERRHANDLER, (MPI_Fint *comm, MPI_Fint *erhandler, MPI_Fint *ierr)); MPI_Comm_get_errhandler 411 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h interface MPI_Comm_get_errhandler MPI_Comm_get_errhandler 413 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Comm_get_errhandler(comm, erhandler, ierror) MPI_Comm_get_errhandler 417 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h end subroutine MPI_Comm_get_errhandler MPI_Comm_get_errhandler 707 ompi/mpi/java/c/mpi_Comm.c int rc = MPI_Comm_get_errhandler((MPI_Comm)comm, &errhandler);