Searched refs:DMReorderSectionGetType (Results 1 – 4 of 4) sorted by relevance
173 - Add `DMCreateSectionPermutation()`, `DMReorderSectionGetType()`, and `DMReorderSectionSetType()`
622 PetscCall(DMReorderSectionGetType(dm, &otype)); in DMCreateSectionPermutation_Plex()
262 PETSC_EXTERN PetscErrorCode DMReorderSectionGetType(DM, MatOrderingType *);
156 PetscCall(DMReorderSectionGetType(dm, &otype)); in DMClone()9739 PetscErrorCode DMReorderSectionGetType(DM dm, MatOrderingType *reorder) in DMReorderSectionGetType() function