Searched refs:iscohesiveOld (Results 1 – 1 of 1) sorted by relevance
617 PetscBool iscohesive, iscohesiveOld, isreverse; in DMCreateSectionPermutation_Plex() local624 PetscCall(PetscStrncmp(otype, "cohesive_old", 1024, &iscohesiveOld)); in DMCreateSectionPermutation_Plex()628 …else if (iscohesiveOld) PetscCall(DMCreateSectionPermutation_Plex_Cohesive_Old(dm, perm, blockStar… in DMCreateSectionPermutation_Plex()