Searched refs:PetscCommStash (Results 1 – 3 of 3) sorted by relevance
124 struct PetscCommStash *pcomms = counter->comms; in PetscCommGetComm()154 struct PetscCommStash *pcomms, *ncomm; in PetscCommRestoreComm()161 PetscCall(PetscMalloc(sizeof(struct PetscCommStash), &ncomm)); in PetscCommRestoreComm()
378 struct PetscCommStash *comms = counter->comms, *pcomm; in Petsc_Counter_Attr_DeleteFn()
1445 struct PetscCommStash { struct1446 struct PetscCommStash *next; argument1459 …struct PetscCommStash *comms; /* communicators available for PETSc to pass off to other packag… argument