petsc-3.7.1 2016-05-15
Report Typos and Errors

PetscLogActions

Determines whether actions are logged for the graphical viewer.

Synopsis

#include "petscsys.h"   
PetscErrorCode  PetscLogActions(PetscBool flag)
Not Collective Many br

Input Parameter

flag -PETSC_TRUE if actions are to be logged Many br

Many br

Note: Logging of actions continues to consume more memory as the program Many brruns. Long running programs should consider turning this feature off. Many br

Options Database Keys

-log_exclude_actions -Turns off actions logging Many br

Keywords

log, stage, register

See Also

PetscLogStagePush(), PetscLogStagePop()

Level:intermediate
Location:
src/sys/logging/plog.c
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages