Home
last modified time | relevance | path

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

/petsc/include/petsc/mpiuni/
H A Dmpiunifdef.h41 #define MPI_Comm_dup PETSC_MPI_COMM_DUP macro
H A Dmpi.h336 #define MPI_Comm_dup Petsc_MPI_Comm_dup macro
/petsc/src/sys/mpiuni/
H A Dmpi.c305 int MPI_Comm_dup(MPI_Comm comm, MPI_Comm *out) in MPI_Comm_dup() function