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