Searched refs:DMReorderSectionSetType (Results 1 – 4 of 4) sorted by relevance
173 - Add `DMCreateSectionPermutation()`, `DMReorderSectionGetType()`, and `DMReorderSectionSetType()`
263 PETSC_EXTERN PetscErrorCode DMReorderSectionSetType(DM, MatOrderingType);
157 PetscCall(DMReorderSectionSetType(*newdm, otype)); in DMClone()9716 PetscErrorCode DMReorderSectionSetType(DM dm, MatOrderingType reorder) in DMReorderSectionSetType() function
5107 if (flg) PetscCall(DMReorderSectionSetType(dm, method)); in DMSetFromOptions_NonRefinement_Plex()