Searched refs:hexInv (Results 1 – 1 of 1) sorted by relevance
| /petsc/include/ |
| H A D | petscdm.h | 1109 …static const PetscInt hexInv[48] = {-17, -18, -20, -19, -22, -21, -23, -24, -15, -16, -14, -13, … in DMPolytopeTypeComposeOrientationInv() local 1129 return DMPolytopeTypeComposeOrientation(ct, o1, hexInv[o2 + 24]); in DMPolytopeTypeComposeOrientationInv()
|