petsc-3.7.1 2016-05-15
Report Typos and Errors

PetscLogDestroy

Destroys the object and event logging data and resets the global counters.

Synopsis

#include "petscsys.h"   
PetscErrorCode  PetscLogDestroy(void)
Not Collective Many br

Notes

This routine should not usually be used by programmers. Instead employ Many brPetscLogStagePush() and PetscLogStagePop(). Many br

Many br

Keywords

log, destroy

See Also

PetscLogDump(), PetscLogAllBegin(), PetscLogView(), PetscLogStagePush(), PlogStagePop()

Level:developer
Location:
src/sys/logging/plog.c
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages