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