Searched refs:tripMult (Results 1 – 1 of 1) sorted by relevance
1054 static const PetscInt tripMult[12 * 12] = { in DMPolytopeTypeComposeOrientation() local1091 return tripMult[(o1 + 6) * 12 + o2 + 6]; in DMPolytopeTypeComposeOrientation()