Home
last modified time | relevance | path

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

/petsc/include/petsc/mpiuni/
H A Dmpiunifdef.h10 #define MPI_Comm_size PETSC_MPI_COMM_SIZE macro
H A Dmpi.h344 #define MPI_Comm_size Petsc_MPI_Comm_size macro
/petsc/src/sys/mpiuni/
H A Dmpi.c337 int MPI_Comm_size(MPI_Comm comm, int *size) in MPI_Comm_size() function