#include "petscsys.h" PetscErrorCode PetscLogObjects(PetscBool flag)Not Collective
flag | - PETSC_TRUE if objects are to be logged |
Note: Logging of objects continues to consume more memory as the program runs. Long running programs should consider turning this feature off.
-log_exclude_objects | - Turns off objects logging |