PetscObjectListDuplicate#
Creates a new list from a given object list.
Synopsis#
Input Parameter#
fl - pointer to list
Output Parameter#
nl - the new list (should point to
NULL
to start, otherwise appends)
See Also#
PetscObjectListDestroy()
, PetscObjectListAdd()
, PetscObjectListReverseFind()
, PetscObjectListFind()
, PetscObjectListDuplicate()
,
PetscObjectList
Level#
developer
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages