Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexreorder.c566 static PetscErrorCode DMCreateSectionPermutation_Plex_Cohesive(DM dm, IS *permutation, PetscBT *blo… in DMCreateSectionPermutation_Plex_Cohesive() function
627 if (iscohesive) PetscCall(DMCreateSectionPermutation_Plex_Cohesive(dm, perm, blockStarts)); in DMCreateSectionPermutation_Plex()