#include "petscsys.h" PetscErrorCode PetscObjectDereference(PetscObject obj)Collective on PetscObject if reference reaches 0 otherwise Logically Collective
Notes: PetscObjectDestroy(PetscObject *obj) sets the obj pointer to null after the call, this routine does not.
Level:advanced
Location:src/sys/objects/inherit.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages