petsc-3.14.6 2021-03-30
Report Typos and Errors

PetscEventPerfInfoClear

This clears a PetscEventPerfInfo object.

Synopsis

#include "petscsys.h"   
PetscErrorCode PetscEventPerfInfoClear(PetscEventPerfInfo *eventInfo)
Not collective

Input Parameter

eventInfo - The PetscEventPerfInfo

See Also

PetscEventPerfLogCreate()

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