PLogEventActivateClass

Activates event logging for a PETSc object class.

Synopsis

#include "petsc.h"   
int PLogEventActivateClass(int cookie)
Not Collective

Input Parameter

cookie -for example MAT_COOKIE, SNES_COOKIE,

See Also

PLogInfoActivate(),PLogInfo(),PLogInfoAllow(),PLogEventDeactivateClass(),
PLogEventActivate(),PLogEventDeactivate()

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