Searched refs:vertex2 (Results 1 – 1 of 1) sorted by relevance
333 PetscInt vertex, vertex2; in ReorderPolygon() local338 vertex2 = newOrnt[0] ? fcone2[1] : fcone2[0]; in ReorderPolygon()339 …PetscCheck(vertex == vertex2, PETSC_COMM_SELF, PETSC_ERR_ARG_WRONG, "Cell %" PetscInt_FMT " did no… in ReorderPolygon()