Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdm.h990 static const PetscInt tetMult[24 * 24] = { in DMPolytopeTypeComposeOrientation() local
1087 return tetMult[(o1 + 12) * 24 + o2 + 12]; in DMPolytopeTypeComposeOrientation()