Searched refs:gatherSF (Results 1 – 1 of 1) sorted by relevance
2358 PetscSF migrationSF, sfPoint, gatherSF; in DMPlexGetRedundantDM() local2374 PetscCall(DMPlexGetGatherDM(dm, &gatherSF, &gatherDM)); in DMPlexGetRedundantDM()2400 PetscCall(PetscSFCompose(gatherSF, migrationSF, &tsf)); in DMPlexGetRedundantDM()2405 PetscCall(PetscSFDestroy(&gatherSF)); in DMPlexGetRedundantDM()