#include "petscsys.h" PetscErrorCode PetscLogObjectMemory(PetscObject p,PetscLogDouble m)Not collective.
obj | - the PETSc object | |
mem | - the amount of memory that is being added to the object |
Developer Notes: Currently we do not always do a good job of associating all memory allocations with an object.
Level:developer
Location:src/sys/logging/plog.c
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages