Searched refs:segMult (Results 1 – 1 of 1) sorted by relevance
985 static const PetscInt segMult[2 * 2] = {0, -1, -1, 0}; in DMPolytopeTypeComposeOrientation() local1079 return segMult[(o1 + 1) * 2 + o2 + 1]; in DMPolytopeTypeComposeOrientation()