Searched refs:PetscObjectListDestroy (Results 1 – 7 of 7) sorted by relevance
138 PetscErrorCode PetscObjectListDestroy(PetscObjectList *ifl) in PetscObjectListDestroy() function
122 PetscCall(PetscObjectListDestroy(&obj->olist)); in PetscHeaderDestroy_Private()
495 PetscCall(PetscObjectListDestroy(&olist)); in MatHeaderMerge()
314 int PetscObjectListDestroy(PetscObjectList *fl);
1640 PETSC_EXTERN PetscErrorCode PetscObjectListDestroy(PetscObjectList *);
2391 PetscCall(PetscObjectListDestroy(&swarm->cellDMs)); in DMDestroy_Swarm()
3858 PetscCall(PetscObjectListDestroy(&ts->resizetransferobjs)); in TSResizeReset()