Home
last modified time | relevance | path

Searched refs:MPI_ERR_COUNT (Results 1 – 3 of 3) sorted by relevance

/petsc/include/petsc/mpiuni/
H A Dmpif.h21 MPIUNI_FInt MPI_ERR_COUNT
22 parameter (MPI_ERR_COUNT = 2)
H A Dmpi.h175 #define MPI_ERR_COUNT 2 macro
/petsc/include/
H A Dpetscsys.h2721 if (PetscUnlikely(a > (MPIU_Count)PETSC_MPI_INT_MAX)) return MPI_ERR_COUNT; \
2814 … have MPI 4 support for MPI_Scatterv_c() for this functionality, upgrade your MPI"), MPI_ERR_COUNT)
2816 … have MPI 4 support for MPI_Scatterv_c() for this functionality, upgrade your MPI"), MPI_ERR_COUNT)
2825 if (PetscUnlikely(a > (MPI_Count)PETSC_COUNT_MAX)) return MPI_ERR_COUNT; \