Searched refs:max_jtwt (Results 1 – 1 of 1) sorted by relevance
306 PetscReal jtwt = 0.0, max_jtwt, pre_epsilon, epsilon, jw, min_jw; in TaoSolve_BMRM() local317 max_jtwt = -BMRM_INFTY; in TaoSolve_BMRM()407 if (jtwt > max_jtwt) max_jtwt = jtwt; in TaoSolve_BMRM()