PetscLogObjectCreate#

Log the creation of a PetscObject

Synopsis#

Not Collective

Input Parameters#

Developer Note#

Called internally by PETSc when creating objects: users do not need to call this directly. Notification of the object creation is sent to each PetscLogHandler that is running.

See Also#

Profiling, PetscLogHandler, PetscLogObjectDestroy()

Level#

developer

Location#

src/sys/logging/plog.c


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