Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dmpishm.c7 …MPI_Comm globcomm, shmcomm; /* global communicator and shared memory communicator (a sub-commu… member
67 PetscErrorCode PetscShmCommGet(MPI_Comm globcomm, PetscShmComm *pshmcomm) in PetscShmCommGet()