PetscErrorCode PetscOListReverseFind(PetscOList fl,PetscObject obj,char **name,PetscBool *skipdereference)
fl | - pointer to list | |
ob | - the PETSc object |
name | - name string | |
skipdereference | - if the object is list but does not have the increased reference count for a circular dependency |
The reference count of the object is not increased
Level:developer
Location:src/sys/objects/olist.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages