Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdm.h1111 static const PetscInt ttriInv[12] = {-6, -5, -4, -3, -2, -1, 0, 2, 1, 3, 5, 4}; in DMPolytopeTypeComposeOrientationInv() local
1133 return DMPolytopeTypeComposeOrientation(ct, o1, ttriInv[o2 + 6]); in DMPolytopeTypeComposeOrientationInv()