PetscClassPerfInfoClear#

Deprecated.

Synopsis#

PETSC_DEPRECATED_FUNCTION(3, 20, 0, "PetscMemzero()", ) static inline PetscErrorCode PetscLogClassPerfInfoClear(PetscClassPerfInfo *a)

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