Lines Matching refs:PetscDSDestroy
87 PetscCall(PetscDSDestroy(&ds)); in DMCreate()
5553 PetscCall(PetscDSDestroy(&dm->probs[s].ds)); in DMClearDS()
5554 PetscCall(PetscDSDestroy(&dm->probs[s].dsIn)); in DMClearDS()
5724 PetscCall(PetscDSDestroy(&dm->probs[s].ds)); in DMSetRegionDS()
5725 PetscCall(PetscDSDestroy(&dm->probs[s].dsIn)); in DMSetRegionDS()
5832 PetscCall(PetscDSDestroy(&dm->probs[num].ds)); in DMSetRegionNumDS()
5838 PetscCall(PetscDSDestroy(&dm->probs[num].dsIn)); in DMSetRegionNumDS()
5999 PetscCall(PetscDSDestroy(&dsDef)); in DMCreateDS()
6049 PetscCall(PetscDSDestroy(&dsDef)); in DMCreateDS()
6114 PetscCall(PetscDSDestroy(&ds)); in DMCreateDS()
6115 PetscCall(PetscDSDestroy(&dsIn)); in DMCreateDS()
6335 PetscCall(PetscDSDestroy(&dsNew)); in DMTransferDS_Internal()
6336 PetscCall(PetscDSDestroy(&dsInNew)); in DMTransferDS_Internal()