Home
last modified time | relevance | path

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

/petsc/src/sys/memory/
H A Dmhbw.c79 PetscCall(PetscMallocSet(PetscHBWMalloc, PetscHBWFree, PetscHBWRealloc)); in PetscSetUseHBWMalloc_Private()
H A Dmal.c213 PetscErrorCode PetscMallocSet(PetscErrorCode (*imalloc)(size_t, PetscBool, int, const char[], const… in PetscMallocSet() function
H A Dmtr.c950 PetscCall(PetscMallocSet(PetscTrMallocDefault, PetscTrFreeDefault, PetscTrReallocDefault)); in PetscMallocSetDebug()
/petsc/doc/changes/
H A D312.md48 - PetscMallocSet() now takes three arguments instead of two
/petsc/doc/developers/
H A Dkernel.md200 `(*PetscTrMalloc)` and `(*PetscTrFree)`. `PetscMallocSet()` is
/petsc/include/
H A Dpetscsys.h1206 PETSC_EXTERN PetscErrorCode PetscMallocSet(PetscErrorCode (*)(size_t, PetscBool, int, const char[],…