PetscLogStateGetNumEvents#

Get the number of registered events in a logging state.

Synopsis#

#include "petsclog.h" 
PetscErrorCode PetscLogStateGetNumEvents(PetscLogState state, PetscInt *numEvents)

Not collective

Input Parameter#

Output Parameter#

See Also#

Profiling, PetscLogState, PetscLogStateEventRegister()

Level#

developer

Location#

src/sys/logging/state/logstate.c


Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages