Home
last modified time | relevance | path

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

/petsc/doc/changes/
H A D312.md41 - PetscMallocDebug() is now PetscMallocSetDebug()
/petsc/src/sys/objects/
H A Dinit.c292 if (mdebug) PetscCall(PetscMallocSetDebug(eachcall, initializenan)); in PetscOptionsCheckInitial_Private()
/petsc/src/sys/memory/
H A Dmtr.c946 PetscErrorCode PetscMallocSetDebug(PetscBool eachcall, PetscBool initializenan) in PetscMallocSetDebug() function
/petsc/include/
H A Dpetscsys.h1235 PETSC_EXTERN PetscErrorCode PetscMallocSetDebug(PetscBool, PetscBool);