Home
last modified time | relevance | path

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

/petsc/src/mat/utils/
H A Dpheap.c62 PetscErrorCode PetscHeapCreate(PetscInt maxsize, PetscHeap *heap) in PetscHeapCreate() argument
67 *heap = NULL; in PetscHeapCreate()
75 *heap = h; in PetscHeapCreate()
163 PetscErrorCode PetscHeapDestroy(PetscHeap *heap) in PetscHeapDestroy() argument
166 PetscCall(PetscFree((*heap)->base)); in PetscHeapDestroy()
167 PetscCall(PetscFree(*heap)); in PetscHeapDestroy()
/petsc/src/snes/tutorials/
H A Dbuild.zig20 … 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"});
/petsc/src/mat/tests/output/
H A Dex29_1.out1 Initial heap: