Searched refs:tetMult (Results 1 – 1 of 1) sorted by relevance
990 static const PetscInt tetMult[24 * 24] = { in DMPolytopeTypeComposeOrientation() local1087 return tetMult[(o1 + 12) * 24 + o2 + 12]; in DMPolytopeTypeComposeOrientation()