Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdm.h1113 static const PetscInt pyrInv[8] = {-4, -3, -2, -1, 0, 3, 2, 1}; in DMPolytopeTypeComposeOrientationInv() local
1137 return DMPolytopeTypeComposeOrientation(ct, o1, pyrInv[o2 + 4]); in DMPolytopeTypeComposeOrientationInv()