Searched refs:save_s (Results 1 – 2 of 2) sorted by relevance
18 Vec s, ds, rhs_s, save_s; member
99 PetscCall(VecCopy(ipmP->s, ipmP->save_s)); in TaoSolve_IPM()124 PetscCall(VecCopy(ipmP->save_s, ipmP->s)); in TaoSolve_IPM()155 PetscCall(VecCopy(ipmP->save_s, ipmP->s)); in TaoSolve_IPM()291 PetscCall(VecDuplicate(ipmP->s, &ipmP->save_s)); in IPMInitializeBounds()474 PetscCall(VecDestroy(&ipmP->save_s)); in TaoDestroy_IPM()