Home
last modified time | relevance | path

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

/petsc/src/tao/linesearch/impls/morethuente/
H A Dmorethuente.c366 PetscReal gamma1, p, q, r, s, sgnd, stpc, stpf, stpq, theta; in Tao_mcstep() local
377 sgnd = *dp * (*dx / PetscAbsReal(*dx)); in Tao_mcstep()
402 } else if (sgnd < 0.0) { in Tao_mcstep()
493 if (sgnd < 0.0) { in Tao_mcstep()