Searched refs:pstep (Results 1 – 1 of 1) sorted by relevance
242 PetscReal gnorm, dstep, pstep, step = 0; in TaoSolve_BQPIP() local365 pstep = qp->psteplength; in TaoSolve_BQPIP()367 sigmamu = (pstep * pstep * (gap[0] + gap[1]) + (1 - pstep) * qp->gap) / qp->m; in TaoSolve_BQPIP()