mpi_check_error Subroutine

public subroutine mpi_check_error(ierr)

Check if an MPI return code signaled an error. If so, print the corresponding message and abort the execution.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ierr

Error code