Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexreorder.c449 static PetscErrorCode DMCreateSectionPermutation_Plex_Cohesive_Old(DM dm, IS *permutation, PetscBT … in DMCreateSectionPermutation_Plex_Cohesive_Old() function
628 …else if (iscohesiveOld) PetscCall(DMCreateSectionPermutation_Plex_Cohesive_Old(dm, perm, blockStar… in DMCreateSectionPermutation_Plex()