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