Searched refs:qsuppSize (Results 1 – 1 of 1) sorted by relevance
495 PetscInt qsuppSize; in DMCreateSectionPermutation_Plex_Cohesive_Old() local498 PetscCall(DMPlexGetSupportSize(dm, q, &qsuppSize)); in DMCreateSectionPermutation_Plex_Cohesive_Old()499 for (PetscInt qs = 0; qs < qsuppSize; ++qs) { in DMCreateSectionPermutation_Plex_Cohesive_Old()512 qs = qsuppSize; in DMCreateSectionPermutation_Plex_Cohesive_Old()