Home
last modified time | relevance | path

Searched refs:PetscShmCommDestroyDuppedComms (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/utils/
H A Dmpishm.c40 static PetscErrorCode PetscShmCommDestroyDuppedComms(void) in PetscShmCommDestroyDuppedComms() function
91 if (num_dupped_comms == 0) PetscCall(PetscRegisterFinalize(PetscShmCommDestroyDuppedComms)); in PetscShmCommGet()