Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdm.h817 …static const PetscInt quadVerts[8 * 4] = {2, 1, 0, 3, 1, 0, 3, 2, 0, 3, 2, 1, 3, 2, 1, 0, 0, 1, 2,… in DMPolytopeTypeGetVertexArrangement() local
962 return &quadVerts[(o + 4) * 4]; in DMPolytopeTypeGetVertexArrangement()