Home
last modified time | relevance | path

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

/petsc/src/tao/leastsquares/impls/pounders/
H A Dpounders.h32 PetscInt last_nmodelpoints; member
H A Dpounders.c896 if (mfqP->nmodelpoints == mfqP->last_nmodelpoints) { in TaoSolve_POUNDERS()
911 mfqP->last_nmodelpoints = mfqP->nmodelpoints; in TaoSolve_POUNDERS()