petsc-3.9.4 2018-09-11
Report Typos and Errors

PetscEventRegLogDestroy

This destroys a PetscEventRegLog object.

Synopsis

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

Input Paramter

eventLog -The PetscEventRegLog

Keywords

log, event, destroy

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