Searched refs:workJacobianRight2 (Results 1 – 2 of 2) sorted by relevance
20 …Vec workLeft, workJacobianRight, workJacobianRight2; /*Ax,Bz,y,constraint are w… member
71 tempJR2 = am->workJacobianRight2; in AdaptiveADMMPenaltyUpdate()571 if (!am->workJacobianRight2) PetscCall(VecDuplicate(am->Ax, &am->workJacobianRight2)); in TaoSetUp_ADMM()636 PetscCall(VecDestroy(&am->workJacobianRight2)); in TaoDestroy_ADMM()