Home
last modified time | relevance | path

Searched refs:DMPlexGetGatherDM (Results 1 – 3 of 3) sorted by relevance

/petsc/doc/changes/
H A D311.md103 - Added additional PetscSF\* return argument to DMPlexGetGatherDM()
/petsc/src/dm/impls/plex/
H A Dplexdistribute.c2309 PetscErrorCode DMPlexGetGatherDM(DM dm, PetscSF *sf, PeOp DM *gatherMesh) in DMPlexGetGatherDM() function
2374 PetscCall(DMPlexGetGatherDM(dm, &gatherSF, &gatherDM)); in DMPlexGetRedundantDM()
/petsc/include/
H A Dpetscdmplex.h280 PETSC_EXTERN PetscErrorCode DMPlexGetGatherDM(DM, PetscSF *, DM *);