Home
last modified time | relevance | path

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

/petsc/src/tao/leastsquares/impls/pounders/
H A Dpounders.c485 static PetscErrorCode modelimprove(Tao tao, TAO_POUNDERS *mfqP, PetscInt addallpoints) in modelimprove() function
815 PetscCall(modelimprove(tao, mfqP, 1)); in TaoSolve_POUNDERS()
843 PetscCall(modelimprove(tao, mfqP, mfqP->n - mfqP->nmodelpoints)); in TaoSolve_POUNDERS()