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().

See Also

PLogDump(), PLogAllBegin(), PLogPrintSummary(), PLogStagePush(), PlogStagePop()

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