Searched defs:pshmcomm (Results 1 – 3 of 3) sorted by relevance
67 PetscErrorCode PetscShmCommGet(MPI_Comm globcomm, PetscShmComm *pshmcomm) in PetscShmCommGet()147 PetscErrorCode PetscShmCommGlobalToLocal(PetscShmComm pshmcomm, PetscMPIInt grank, PetscMPIInt *lra… in PetscShmCommGlobalToLocal()191 PetscErrorCode PetscShmCommLocalToGlobal(PetscShmComm pshmcomm, PetscMPIInt lrank, PetscMPIInt *gra… in PetscShmCommLocalToGlobal()214 PetscErrorCode PetscShmCommGetMpiShmComm(PetscShmComm pshmcomm, MPI_Comm *comm) in PetscShmCommGetMpiShmComm()
137 PetscShmComm pshmcomm; in PetscOmpCtrlCreate() local
90 PetscShmComm pshmcomm; in PCGAMGCreateLevel_GAMG() local