PLogBegin

Turns on logging of objects and events. This logs flop rates and object creation and should not slow programs down too much. This routine may be called more than once.

Synopsis

int PLogBegin(void)
Not Collective

Options Database Keys

-log -Prints basic log information (for code compiled with USE_PETSC_LOG)
-log_summary -Prints summary of flop and timing information to the screen (for code compiled with USE_PETSC_LOG)

Keywords

log, begin

See Also

PLogDump(), PLogAllBegin(), PLogPrintSummary(), PLogTraceBegin()

Location: src/plog/src/plog.c
Logging Index
Table of Contents