Searched defs:yTHy (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/snes/impls/tr/ |
| H A D | tr.c | 399 PetscReal yTHy, gTy; in SNESNewtonTRQuadraticDelta() local 491 PetscReal fk, fkp1, deltaqm = 0.0, gTy = 0.0, yTHy = 0.0; in SNESSolve_NEWTONTR() local
|
| /petsc/src/snes/impls/ntrdc/ |
| H A D | ntrdc.c | 304 …PetscReal deltaM, ynnorm, f0, mp, gTy, g, yTHy; /*… in SNESSolve_NEWTONTRDC() local
|