Searched refs:DMCreateSectionPermutation (Results 1 – 4 of 4) sorted by relevance
173 - Add `DMCreateSectionPermutation()`, `DMReorderSectionGetType()`, and `DMReorderSectionSetType()`
611 PetscCall(DMCreateSectionPermutation(dm, &permIS, &blockStarts)); in DMCreateLocalSection_Plex()
259 PETSC_EXTERN PetscErrorCode DMCreateSectionPermutation(DM, IS *, PetscBT *);
4449 PetscErrorCode DMCreateSectionPermutation(DM dm, IS *perm, PetscBT *blockStarts) in DMCreateSectionPermutation() function