petsc-3.11.4 2019-09-28
Report Typos and Errors
PetscMallocSetDumpLog
Activates logging of all calls to
PetscMalloc
().
Synopsis
#include "petscsys.h"
PetscErrorCode
PetscMallocSetDumpLog
(void)
Not Collective
Options Database Key
-malloc_log <filename>
- Activates
PetscMallocDumpLog
()
-malloc_log_threshold <min>
- Activates logging and sets a minimum size
See Also
PetscMallocDump
(),
PetscMallocDumpLog
(),
PetscMallocSetDumpLogThreshold
()
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