PetscLogHandlerGetState#

Get the logging state that provides the stream of events and stages for a log handler.

Synopsis#

Logically collective

Input Parameter#

Output Parameter#

Note#

For a log handler started with PetscLogHandlerStart(), this will be the PETSc global logging state (PetscLogGetState())

See Also#

Profiling, PetscLogHandler, PetscLogState, PetscLogEventBegin(), PetscLogHandlerStart()

Level#

developer

Location#

src/sys/logging/handler/interface/loghandler.c


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