PetscMallocViewGet#

Determine whether calls to PetscMalloc() are being logged

Synopsis#

#include "petscsys.h" 
PetscErrorCode PetscMallocViewGet(PetscBool *logging)

Not Collective

Output Parameter#

Options Database Key#

See Also#

PetscMallocViewSet(), PetscMallocDump(), PetscMallocView(), PetscMallocTraceGet(), PetscMalloc(), PetscFree()

Level#

advanced

Location#

src/sys/memory/mtr.c


Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages