petsc-3.7.1 2016-05-15
PetscLogEventDeactivateClass
Deactivates event logging for a PETSc object class.
Synopsis
#include "petscsys.h"
PetscErrorCode PetscLogEventDeactivateClass(PetscClassId classid)
Not Collective Many br
Input Parameter
classid -The event class, for example MAT_CLASSID, SNES_CLASSID, etc. Many br
Many br
Keywords
log, event, deactivate, class
See Also
PetscInfoActivate(),PetscInfo(),PetscInfoAllow(),PetscLogEventActivateClass(), PetscLogEventActivate(),PetscLogEventDeactivate()
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