Searched refs:PetscShmCommGetMpiShmComm (Results 1 – 4 of 4) sorted by relevance
214 PetscErrorCode PetscShmCommGetMpiShmComm(PetscShmComm pshmcomm, MPI_Comm *comm) in PetscShmCommGetMpiShmComm() function
165 PetscCall(PetscShmCommGetMpiShmComm(pshmcomm, &shm_comm)); in PetscOmpCtrlCreate()
2610 PETSC_EXTERN PetscErrorCode PetscShmCommGetMpiShmComm(PetscShmComm, MPI_Comm *);
97 PetscCall(PetscShmCommGetMpiShmComm(pshmcomm, &loccomm)); in PCGAMGCreateLevel_GAMG()