PLogDestroy
Destroys the object and event logging data and resets the global counters.
Synopsis
#include "petsc.h"
int PLogDestroy(void)
Not Collective
Notes
This routine should not usually be used by programmers. Instead employ
PLogStagePush() and PLogStagePop().
Keywords
log, destroy
See Also
PLogDump(), PLogAllBegin(), PLogPrintSummary(), PLogStagePush(), PlogStagePop()
Level:developer
Location:src/sys/src/plog/plog.c
Logging Index
Table of Contents