Home
last modified time | relevance | path

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

/petsc/src/snes/impls/tr/
H A Dtr.c397 …Bool has_objective, Vec Y, Vec GradF, Vec W, PetscReal *yTHy_, PetscReal *gTy_, PetscReal *deltaqm) in SNESNewtonTRQuadraticDelta() argument
408 if (gTy_) *gTy_ = gTy; in SNESNewtonTRQuadraticDelta()