petsc-3.3-p7 2013-05-11

EventPerfInfoClear

This clears a PetscEventPerfInfo object.

Synopsis

#include "petscsys.h"   
PetscErrorCode EventPerfInfoClear(PetscEventPerfInfo *eventInfo) 
Not collective

Input Paramter

eventInfo -The PetscEventPerfInfo

Keywords

log, event, destroy

See Also

EventPerfLogCreate()

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