petsc-3.3-p7 2013-05-11

ClassPerfInfoClear

This clears a PetscClassPerfInfo object.

Synopsis

#include "petscsys.h"   
PetscErrorCode ClassPerfInfoClear(PetscClassPerfInfo *classInfo) 
Not collective

Input Paramter

classInfo -The PetscClassPerfInfo

Keywords

log, class, destroy

See Also

ClassPerfLogCreate()

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