Searched refs:segVerts (Results 1 – 1 of 1) sorted by relevance
815 static const PetscInt segVerts[2 * 2] = {1, 0, 0, 1}; in DMPolytopeTypeGetVertexArrangement() local956 return &segVerts[(o + 1) * 2]; in DMPolytopeTypeGetVertexArrangement()958 return &segVerts[(o + 1) * 2]; in DMPolytopeTypeGetVertexArrangement()