Home
last modified time | relevance | path

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

/petsc/include/ !
H A Dpetscdm.h1106 static const PetscInt triInv[6] = {-3, -2, -1, 0, 2, 1}; in DMPolytopeTypeComposeOrientationInv() local
1121 return DMPolytopeTypeComposeOrientation(ct, o1, triInv[o2 + 3]); in DMPolytopeTypeComposeOrientationInv()