Lines Matching refs:yes
603 PetscInt xes, yes, zes, xee, yee, zee; in FormJacobianLocal() local
619 yes = ys; in FormJacobianLocal()
625 if (ys > 0) yes = ys - 1; in FormJacobianLocal()
631 for (j = yes; j < yee; j++) { in FormJacobianLocal()
712 PetscInt xes, yes, zes, xee, yee, zee; in FormFunctionLocal() local
735 yes = ys; in FormFunctionLocal()
741 if (ys > 0) yes = ys - 1; in FormFunctionLocal()
747 for (j = yes; j < yee; j++) { in FormFunctionLocal()
790 PetscInt xes, yes, zes, xee, yee, zee; in TangentLoad() local
823 yes = ys; in TangentLoad()
829 if (ys > 0) yes = ys - 1; in TangentLoad()
835 for (j = yes; j < yee; j++) { in TangentLoad()