Searched refs:PetscMallocSet (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/sys/memory/ |
| H A D | mhbw.c | 79 PetscCall(PetscMallocSet(PetscHBWMalloc, PetscHBWFree, PetscHBWRealloc)); in PetscSetUseHBWMalloc_Private()
|
| H A D | mal.c | 213 PetscErrorCode PetscMallocSet(PetscErrorCode (*imalloc)(size_t, PetscBool, int, const char[], const… in PetscMallocSet() function
|
| H A D | mtr.c | 950 PetscCall(PetscMallocSet(PetscTrMallocDefault, PetscTrFreeDefault, PetscTrReallocDefault)); in PetscMallocSetDebug()
|
| /petsc/doc/changes/ |
| H A D | 312.md | 48 - PetscMallocSet() now takes three arguments instead of two
|
| /petsc/doc/developers/ |
| H A D | kernel.md | 200 `(*PetscTrMalloc)` and `(*PetscTrFree)`. `PetscMallocSet()` is
|
| /petsc/include/ |
| H A D | petscsys.h | 1206 PETSC_EXTERN PetscErrorCode PetscMallocSet(PetscErrorCode (*)(size_t, PetscBool, int, const char[],…
|