Home
last modified time | relevance | path

Searched defs:MPI_Abort (Results 1 – 3 of 3) sorted by relevance

/petsc/include/petsc/mpiuni/
H A Dmpiunifdef.h12 #define MPI_Abort PETSC_MPI_ABORT macro
H A Dmpi.h328 #define MPI_Abort Petsc_MPI_Abort macro
/petsc/src/sys/mpiuni/
H A Dmpi.c357 int MPI_Abort(MPI_Comm comm, int errorcode) in MPI_Abort() function