Searched refs:tetInv (Results 1 – 1 of 1) sorted by relevance
| /petsc/include/ |
| H A D | petscdm.h | 1108 …static const PetscInt tetInv[24] = {-9, -11, -4, -12, -5, -7, -6, -8, -10, -3, -2, -1, 0, 2, 1, … in DMPolytopeTypeComposeOrientationInv() local 1127 return DMPolytopeTypeComposeOrientation(ct, o1, tetInv[o2 + 12]); in DMPolytopeTypeComposeOrientationInv()
|