Home
last modified time | relevance | path

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

/petsc/src/tao/leastsquares/impls/pounders/
H A Dpounders.h50 PetscReal deltamin; member
H A Dpounders.c827 mfqP->delta = PetscMax(mfqP->delta * mfqP->gamma0, mfqP->deltamin); in TaoSolve_POUNDERS()
1184 mfqP->deltamin = 1e-6; in TaoCreate_POUNDERS()