Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexreorder.c500 DMPolytopeType qsct; in DMCreateSectionPermutation_Plex_Cohesive_Old() local
502 PetscCall(DMPlexGetCellType(dm, qsupp[qs], &qsct)); in DMCreateSectionPermutation_Plex_Cohesive_Old()
503 switch (qsct) { in DMCreateSectionPermutation_Plex_Cohesive_Old()