Home
last modified time | relevance | path

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

/petsc/src/sys/memory/
H A Dmal.c266 static PetscErrorCode (*PetscTrReallocOld)(size_t, int, const char[], const char[], void **) … variable
296 PetscTrReallocOld = PetscTrRealloc; in PetscMallocSetDRAM()
324 PetscTrRealloc = PetscTrReallocOld; in PetscMallocResetDRAM()