PetscLogSet#

Sets the logging functions called at the beginning and ending of every event.

Synopsis#

Not Collective

Input Parameters#

  • b - The function called at beginning of event

  • e - The function called at end of event

Developer Note#

The default loggers are PetscLogEventBeginDefault() and PetscLogEventEndDefault().

See Also#

Profiling, PetscLogDump(), PetscLogDefaultBegin(), PetscLogAllBegin(), PetscLogTraceBegin(), PetscLogEventBeginDefault(), PetscLogEventEndDefault()

Level#

developer

Location#

src/sys/logging/plog.c


Edit on GitLab

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