Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdm.h816 static const PetscInt triVerts[6 * 3] = {1, 0, 2, 0, 2, 1, 2, 1, 0, 0, 1, 2, 1, 2, 0, 2, 0, 1}; in DMPolytopeTypeGetVertexArrangement() local
960 return &triVerts[(o + 3) * 3]; in DMPolytopeTypeGetVertexArrangement()