Searched refs:hexMult (Results 1 – 1 of 1) sorted by relevance
1004 static const PetscInt hexMult[48 * 48] = { in DMPolytopeTypeComposeOrientation() local1089 return hexMult[(o1 + 24) * 48 + o2 + 24]; in DMPolytopeTypeComposeOrientation()