Home
last modified time | relevance | path

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

/petsc/src/sys/memory/
H A Dmal.c265 static PetscErrorCode (*PetscTrMallocOld)(size_t, PetscBool, int, const char[], const char[], void … variable
295 PetscTrMallocOld = PetscTrMalloc; in PetscMallocSetDRAM()
323 PetscTrMalloc = PetscTrMallocOld; in PetscMallocResetDRAM()