PetscLogEventDeactivateClass
Deactivates event logging for a PETSc object class.
Synopsis
#include "petsc.h"
int PetscLogEventDeactivateClass(int cookie)
Not Collective
Input Parameter
cookie -for example MAT_COOKIE, SNES_COOKIE,
See Also
PetscLogInfoActivate(),PetscLogInfo(),PetscLogInfoAllow(),PetscLogEventActivateClass(),
PetscLogEventActivate(),PetscLogEventDeactivate()
Level:developer
Location:src/sys/src/plog/plog.c
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages