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

PetscEventRegLogDestroy

This destroys a PetscEventRegLog object.

Synopsis

#include "petscsys.h"   
PetscErrorCode PetscEventRegLogDestroy(PetscEventRegLog eventLog)
Not collective

Input Parameter

eventLog -The PetscEventRegLog

See Also

PetscEventRegLogCreate()

Level

developer

Location

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