Home
last modified time | relevance | path

Searched refs:ye_max (Results 1 – 2 of 2) sorted by relevance

/petsc/src/tao/constrained/impls/almm/
H A Dalmm.h21 PetscReal mu_max, ye_min, yi_min, ye_max, yi_max; /* parameter safeguards */ member
H A Dalmm.c86 PetscCall(VecSet(auglag->Cework, auglag->ye_max)); in TaoSolve_ALMM()
397 … "maximum safeguard for equality multipliers updates", "", auglag->ye_max, &auglag->ye_max, NULL)); in TaoSetFromOptions_ALMM()
489 auglag->ye_max = PETSC_INFINITY; in TaoCreate_ALMM()