Searched refs:f_full (Results 1 – 1 of 1) sorted by relevance
47 PetscReal fmin, ftrial, f_full, prered, actred, kappa, sigma; in TaoSolve_NLS() local514 PetscCall(TaoLineSearchGetFullStepObjective(tao->linesearch, &f_full)); in TaoSolve_NLS()570 if (PetscIsInfOrNanReal(f_full)) { in TaoSolve_NLS()574 actred = fold - f_full; in TaoSolve_NLS()620 if (PetscIsInfOrNanReal(f_full)) { in TaoSolve_NLS()623 actred = fold - f_full; in TaoSolve_NLS()