PetscLogObjectDestroy#
Notify the active PetscLogHandlers that a PetscObject is being destroyed
Synopsis#
static inline PetscErrorCode PetscLogObjectDestroy(PetscObject o)
Not Collective; No Fortran Support
Input Parameter#
o - the
PetscObjectthat is being destroyed
Note#
Called internally by PETSc object destructors; users normally do not need to call this directly.
See Also#
Level#
developer
Location#
Index of all Log routines
Table of Contents for all manual pages
Index of all manual pages