Searched refs:ifl (Results 1 – 1 of 1) sorted by relevance
138 PetscErrorCode PetscObjectListDestroy(PetscObjectList *ifl) in PetscObjectListDestroy() argument143 PetscAssertPointer(ifl, 1); in PetscObjectListDestroy()144 fl = *ifl; in PetscObjectListDestroy()151 *ifl = NULL; in PetscObjectListDestroy()