:orphan: # PetscObjectListDestroy Destroy a list of objects ## Synopsis ``` PetscErrorCode PetscObjectListDestroy(PetscObjectList *ifl) ``` ## Input Parameter - ***ifl -*** pointer to list ## See Also `PetscObjectList`, `PetscObject`, `PetscObjectListAdd()`, `PetscObjectListFind()`, `PetscObjectListDuplicate()`, `PetscObjectListReverseFind()`, `PetscObjectListDuplicate()`, `PetscObject` ## Level developer ## Location src/sys/objects/olist.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/objects/olist.c) [Index of all Sys routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)