Searched refs:iscohesive (Results 1 – 1 of 1) sorted by relevance
617 PetscBool iscohesive, iscohesiveOld, isreverse; in DMCreateSectionPermutation_Plex() local625 PetscCall(PetscStrncmp(otype, "cohesive", 1024, &iscohesive)); in DMCreateSectionPermutation_Plex()627 if (iscohesive) PetscCall(DMCreateSectionPermutation_Plex_Cohesive(dm, perm, blockStarts)); in DMCreateSectionPermutation_Plex()