Searched refs:heap (Results 1 – 3 of 3) sorted by relevance
62 PetscErrorCode PetscHeapCreate(PetscInt maxsize, PetscHeap *heap) in PetscHeapCreate() argument67 *heap = NULL; in PetscHeapCreate()75 *heap = h; in PetscHeapCreate()163 PetscErrorCode PetscHeapDestroy(PetscHeap *heap) in PetscHeapDestroy() argument166 PetscCall(PetscFree((*heap)->base)); in PetscHeapDestroy()167 PetscCall(PetscFree(*heap)); in PetscHeapDestroy()
20 … var path = std.fs.path.join(std.heap.c_allocator, &[_][] const u8 { PETSC_DIR,PETSC_ARCH,"lib"});24 path = std.fs.path.join(std.heap.c_allocator, &[_][] const u8 { PETSC_DIR,"include"});26 … path = std.fs.path.join(std.heap.c_allocator, &[_][] const u8 { PETSC_DIR,PETSC_ARCH,"include"});
1 Initial heap: