Searched refs:DMPlexGetGatherDM (Results 1 – 3 of 3) sorted by relevance
103 - Added additional PetscSF\* return argument to DMPlexGetGatherDM()
2309 PetscErrorCode DMPlexGetGatherDM(DM dm, PetscSF *sf, PeOp DM *gatherMesh) in DMPlexGetGatherDM() function2374 PetscCall(DMPlexGetGatherDM(dm, &gatherSF, &gatherDM)); in DMPlexGetRedundantDM()
280 PETSC_EXTERN PetscErrorCode DMPlexGetGatherDM(DM, PetscSF *, DM *);