petsc-3.13.6 2020-09-29
Report Typos and Errors

PetscStageLogDestroy

This destroys a PetscStageLog object.

Synopsis

#include "petscsys.h"   
PetscErrorCode  PetscStageLogDestroy(PetscStageLog stageLog)
Not collective

Input Parameter

stageLog -The PetscStageLog

See Also

PetscStageLogCreate()

Level

developer

Location

src/sys/logging/utils/stagelog.c
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages