Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dserver.c16 typedef struct _PetscShmgetAllocation *PetscShmgetAllocation;
17 struct _PetscShmgetAllocation { struct
142 PetscCall(PetscCalloc(sizeof(struct _PetscShmgetAllocation), &allocation)); in PetscShmgetMapAddresses()
282 PetscCall(PetscCalloc(sizeof(struct _PetscShmgetAllocation), &allocation)); in PetscShmgetAllocateArray()