petsc-3.3-p7 2013-05-11

ClassPerfLogCreate

This creates a PetscClassPerfLog object.

Synopsis

#include "petscsys.h"   
PetscErrorCode ClassPerfLogCreate(PetscClassPerfLog *classLog)
Not collective

Input Parameter

classLog -The PetscClassPerfLog

Keywords

log, class, create

See Also

ClassPerfLogDestroy(), PetscStageLogCreate()

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