Home
last modified time | relevance | path

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

/petsc/doc/changes/
H A D319.md244 - Add `DMPlexReorderCohesiveSupports()`
/petsc/include/
H A Dpetscdmplex.h409 PETSC_EXTERN PetscErrorCode DMPlexReorderCohesiveSupports(DM);
/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c1854 PetscCall(DMPlexReorderCohesiveSupports(sdm)); in DMPlexConstructCohesiveCells_Internal()
4236 PetscErrorCode DMPlexReorderCohesiveSupports(DM dm) in DMPlexReorderCohesiveSupports() function