Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c2817 PetscInt faceVerticesQuadSorted[12] = { in DMPlexGetFaceOrientation() local
2836 …if (sortedIndices[0] == faceVerticesQuadSorted[ii + 0] && sortedIndices[1] == faceVerticesQuadSort… in DMPlexGetFaceOrientation()