Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdm.h818 static const PetscInt tsegVerts[4 * 4] = {3, 2, 1, 0, 1, 0, 3, 2, 0, 1, 2, 3, 2, 3, 0, 1}; in DMPolytopeTypeGetVertexArrangement() local
964 return &tsegVerts[(o + 2) * 4]; in DMPolytopeTypeGetVertexArrangement()