DeleteProp
Deletes a property if there are no more references to it. If it is still used, decreases the reference number but does not free memory.
Synopsis
PetscErrorCode DeleteProp(Ptr_Prop prop)
Input parameters
prop -The property to delete.
Keywords
delete, property
See Also
CreateProp
Level:developer
Location:src/prop.c
Index of all MICSc routines
Table of Contents for all manual pages
Index of all manual pages