Searched refs:PetscShmCommGet (Results 1 – 4 of 4) sorted by relevance
67 PetscErrorCode PetscShmCommGet(MPI_Comm globcomm, PetscShmComm *pshmcomm) in PetscShmCommGet() function
164 PetscCall(PetscShmCommGet(petsc_comm, &pshmcomm)); in PetscOmpCtrlCreate()
2607 PETSC_EXTERN PetscErrorCode PetscShmCommGet(MPI_Comm, PetscShmComm *);
96 PetscCall(PetscShmCommGet(comm, &pshmcomm)); in PCGAMGCreateLevel_GAMG()