Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dmpishm.c4 struct _n_PetscShmComm { struct
5 PetscMPIInt *globranks; /* global ranks of each rank in the shared memory communicator */
6 PetscMPIInt shmsize; /* size of the shared memory communicator */
7 …hmcomm; /* global communicator and shared memory communicator (a sub-communicator of the former) */