Home
last modified time | relevance | path

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

/petsc/src/tao/leastsquares/impls/pounders/
H A Dpounders.c586 PetscReal mdec, rho, normxsp; in TaoSolve_POUNDERS() local
763 PetscCall(gqtwrap(tao, &gnm, &mdec)); in TaoSolve_POUNDERS()
775 rho = (mfqP->Fres[mfqP->minindex] - mfqP->Fres[mfqP->nHist]) / mdec; in TaoSolve_POUNDERS()