Searched refs:reorderSectionType (Results 1 – 3 of 3) sorted by relevance
650 PetscCall(PetscFree(dm->reorderSectionType)); in DMReorderSectionSetType_Plex()651 PetscCall(PetscStrallocpy(reorder, (char **)&dm->reorderSectionType)); in DMReorderSectionSetType_Plex()658 *reorder = dm->reorderSectionType; in DMReorderSectionGetType_Plex()
279 MatOrderingType reorderSectionType; /* The type of reordering */ member
740 PetscCall(PetscFree((*dm)->reorderSectionType)); in DMDestroy()