petsc-3.14.6 2021-03-30
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