Searched refs:uxy (Results 1 – 1 of 1) sorted by relevance
40 const PetscScalar uxy = u_x[0] * u_x[1]; in hessian_11_2d() local45 jac[1] = -v2 * uxy; in hessian_11_2d()46 jac[2] = -v2 * uxy; in hessian_11_2d()