Searched refs:ye_min (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/tao/constrained/impls/almm/ |
| H A D | almm.h | 21 PetscReal mu_max, ye_min, yi_min, ye_max, yi_max; /* parameter safeguards */ member
|
| H A D | almm.c | 88 PetscCall(VecSet(auglag->Cework, auglag->ye_min)); in TaoSolve_ALMM() 396 …, "minimum safeguard for equality multiplier updates", "", auglag->ye_min, &auglag->ye_min, NULL)); in TaoSetFromOptions_ALMM() 488 auglag->ye_min = PETSC_NINFINITY; in TaoCreate_ALMM()
|