Home
last modified time | relevance | path

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

/petsc/src/tao/leastsquares/impls/pounders/
H A Dpounders.c56 static PetscErrorCode gqtwrap(Tao tao, PetscReal *gnorm, PetscReal *qmin) in gqtwrap() function
763 PetscCall(gqtwrap(tao, &gnm, &mdec)); in TaoSolve_POUNDERS()