Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdm.h1059 static const PetscInt ttriMult[12 * 12] = { in DMPolytopeTypeComposeOrientation() local
1093 return ttriMult[(o1 + 6) * 12 + o2 + 6]; in DMPolytopeTypeComposeOrientation()