PetscLogObjectCreate#
Notify the active PetscLogHandlers that a new PetscObject has been created
Synopsis#
static inline PetscErrorCode PetscLogObjectCreate(PetscObject o)
Not Collective; No Fortran Support
Input Parameter#
o - the newly created
PetscObject
Note#
Called internally by PETSc object constructors; 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