StageLogGetClassPerfLog

This function returns the ClassPerfLog for the given stage.

Synopsis

#include "petsc.h"   
int StageLogGetClassPerfLog(StageLog stageLog, int stage, ClassPerfLog *classLog)
Not Collective

Input Parameters

stageLog - The StageLog
stage - The stage

Output Parameter

classLog -The ClassPerfLog

Keywords

log, stage

See Also

StageLogPush(), StageLogPop(), PetscLogGetStageLog()

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