Home
last modified time | relevance | path

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

/petsc/src/mat/utils/
H A Dpheap.c62 PetscErrorCode PetscHeapCreate(PetscInt maxsize, PetscHeap *heap) in PetscHeapCreate()
163 PetscErrorCode PetscHeapDestroy(PetscHeap *heap) in PetscHeapDestroy()