PLogInfoDeactivateClass
Deactivates PlogInfo() messages for a PETSc object class.
Synopsis
int PLogInfoDeactivateClass(int objclass)
Not Collective
Input Parameter
objclass -object class, e.g., MAT_COOKIE, SNES_COOKIE, etc.
Notes
One can pass PETSC_NULL to deactive all messages that are not associated
with an object.
See Also
PLogInfoActivateClass(), PLogInfo(), PLogInfoAllow()
Level:developer
Location:src/sys/src/plog/plog.c
Logging Index
Table of Contents