Searched refs:PetscShmgetAllocation (Results 1 – 1 of 1) sorted by relevance
16 typedef struct _PetscShmgetAllocation *PetscShmgetAllocation; typedef21 PetscShmgetAllocation next;23 static PetscShmgetAllocation allocations = NULL;50 PetscShmgetAllocation next = allocations, previous = NULL; in PetscShmgetAddressesFinalize()106 PetscShmgetAllocation allocation = allocations; in PetscShmgetMapAddresses()131 PetscShmgetAllocation next = allocations, previous = NULL; in PetscShmgetMapAddresses()141 PetscShmgetAllocation allocation; in PetscShmgetMapAddresses()179 PetscShmgetAllocation next = allocations, previous = NULL; in PetscShmgetUnmapAddresses()279 PetscShmgetAllocation allocation; in PetscShmgetAllocateArray()295 PetscShmgetAllocation next = allocations; in PetscShmgetAllocateArray()[all …]