Lines Matching refs:PetscSFDestroy
1025 PetscCall(PetscSFDestroy(&fieldSF)); in DMPlexDistributeField()
1161 PetscCall(PetscSFDestroy(&coneSF)); in DMPlexDistributeCones()
1396 PetscCall(PetscSFDestroy(&parentSF)); in DMPlexDistributeSetupTree()
1789 if (!sf) PetscCall(PetscSFDestroy(&sfDist)); in DMPlexDistribute_Multistage()
1795 PetscCall(PetscSFDestroy(&sfA)); in DMPlexDistribute_Multistage()
1796 PetscCall(PetscSFDestroy(&sfB)); in DMPlexDistribute_Multistage()
1915 PetscCall(PetscSFDestroy(&sfMigration)); in DMPlexDistribute()
1955 PetscCall(PetscSFDestroy(&sfOverlap)); in DMPlexDistribute()
1956 PetscCall(PetscSFDestroy(&sfMigration)); in DMPlexDistribute()
1993 PetscCall(PetscSFDestroy(&sfMigration)); in DMPlexDistribute()
2000 } else PetscCall(PetscSFDestroy(&sfMigration)); in DMPlexDistribute()
2001 PetscCall(PetscSFDestroy(&sfPoint)); in DMPlexDistribute()
2064 PetscCall(PetscSFDestroy(&sfOverlap)); in DMPlexDistributeOverlap_Internal()
2088 PetscCall(PetscSFDestroy(&sfPoint)); in DMPlexDistributeOverlap_Internal()
2095 else PetscCall(PetscSFDestroy(&sfOverlap)); in DMPlexDistributeOverlap_Internal()
2396 PetscCall(PetscSFDestroy(&sfPoint)); in DMPlexGetRedundantDM()
2402 PetscCall(PetscSFDestroy(&tsf)); in DMPlexGetRedundantDM()
2404 PetscCall(PetscSFDestroy(&migrationSF)); in DMPlexGetRedundantDM()
2405 PetscCall(PetscSFDestroy(&gatherSF)); in DMPlexGetRedundantDM()