PetscTrDebug

Turns on/off debugging for the memory management routines.

Synopsis

#include "petsc.h" 
PetscErrorCode  PetscTrDebug(PetscTruth level)
Not Collective

Input Parameter

level -PETSC_TRUE or PETSC_FALSE

See Also

CHKMEMQ(), PetscTrValid()

Level:intermediate
Location:
src/sys/src/memory/mtr.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages