Home
last modified time | relevance | path

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

/petsc/src/sys/memory/
H A Dmhbw.c27 static PetscErrorCode PetscHBWMalloc(size_t a, PetscBool clear, int lineno, const char function[], … in PetscHBWMalloc() function
79 PetscCall(PetscMallocSet(PetscHBWMalloc, PetscHBWFree, PetscHBWRealloc)); in PetscSetUseHBWMalloc_Private()