Searched refs:frobInvJ (Results 1 – 1 of 1) sorted by relevance
7793 PetscReal frobJ = 0., frobInvJ = 0., cond2, cond, detJ; in DMPlexCheckCellShape() local7799 frobInvJ += invJ[i] * invJ[i]; in DMPlexCheckCellShape()7801 cond2 = frobJ * frobInvJ; in DMPlexCheckCellShape()