PetscEventPerfLogSetVisible#

Deprecated

Synopsis#

PETSC_DEPRECATED_FUNCTION(3, 20, 0, "nothing", "PetscEventPerfLog is no longer used.") static inline PetscErrorCode PetscEventPerfLogSetVisible(PetscEventPerfLog a, PetscLogEvent b, PetscBool c)

Note#

Performance data is now controlled by PetscLogHandlers. Only the default log handler (PetscLogBeginDefault()) exposes event performance information with PetscLogEventGetPerfInfo().

See Also#

Profiling

Level#

deprecated

Location#

include/petsc/private/logimpldeprecated.h


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