Searched refs:qsupp (Results 1 – 1 of 1) sorted by relevance
494 const PetscInt *qsupp, *qcone; in DMCreateSectionPermutation_Plex_Cohesive_Old() local497 PetscCall(DMPlexGetSupport(dm, q, &qsupp)); in DMCreateSectionPermutation_Plex_Cohesive_Old()502 PetscCall(DMPlexGetCellType(dm, qsupp[qs], &qsct)); in DMCreateSectionPermutation_Plex_Cohesive_Old()508 PetscCall(DMPlexGetCone(dm, qsupp[qs], &qcone)); in DMCreateSectionPermutation_Plex_Cohesive_Old()510 if (!PetscBTLookupSet(bt, qsupp[qs])) { in DMCreateSectionPermutation_Plex_Cohesive_Old()511 perm[i++] = qsupp[qs]; in DMCreateSectionPermutation_Plex_Cohesive_Old()