Searched refs:ytol0 (Results 1 – 2 of 2) sorted by relevance
20 PetscReal ytol0, ytol, gtol0, gtol; /* convergence parameters */ member
224 auglag->ytol0 = 0.5; in TaoSetUp_ALMM()492 auglag->ytol0 = 1.0 / PetscPowReal(auglag->mu0, auglag->mu_pow_bad); in TaoCreate_ALMM()493 auglag->ytol = auglag->ytol0; in TaoCreate_ALMM()592 auglag->ytol = auglag->ytol0 * auglag->cnorm_old; in TaoALMMComputeOptimalityNorms_Private()