Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexfluent.c313 PetscInt firstVertex, lastVertex, c2; in ReorderPolygon() local
316 lastVertex = newOrnt[c - 1] ? fcone[0] : fcone[1]; in ReorderPolygon()
322 if (lastVertex == firstVertex) { in ReorderPolygon()