Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c2778 PetscInt faceVerticesTriSorted[9] = { in DMPlexGetFaceOrientation() local
2795 …if (sortedIndices[0] == faceVerticesTriSorted[ii + 0] && sortedIndices[1] == faceVerticesTriSorted in DMPlexGetFaceOrientation()