Home
last modified time | relevance | path

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

/petsc/src/tao/constrained/impls/almm/
H A Dalmm.h18 PetscReal Lval, fval, gnorm, cnorm, cenorm, cinorm, cnorm_old; /* scalar variables */ member
H A Dalmm.c590 auglag->cnorm_old = auglag->cnorm; in TaoALMMComputeOptimalityNorms_Private()
592 auglag->ytol = auglag->ytol0 * auglag->cnorm_old; in TaoALMMComputeOptimalityNorms_Private()