Searched refs:yiTcims (Results 1 – 1 of 1) sorted by relevance
686 PetscReal yeTce = 0.0, yiTcims = 0.0, ceTce = 0.0, cimsTcims = 0.0; in TaoALMMComputeAugLagAndGradient_Private() local702 PetscCall(VecDot(auglag->Yi, auglag->Ci, &yiTcims)); in TaoALMMComputeAugLagAndGradient_Private()716 auglag->Lval = auglag->fval + yeTce + yiTcims + 0.5 * auglag->mu * (ceTce + cimsTcims); in TaoALMMComputeAugLagAndGradient_Private()