Searched refs:addallpoints (Results 1 – 1 of 1) sorted by relevance
485 static PetscErrorCode modelimprove(Tao tao, TAO_POUNDERS *mfqP, PetscInt addallpoints) in modelimprove() argument521 if (addallpoints != 0) PetscCall(addpoint(tao, mfqP, i)); in modelimprove()523 if (!addallpoints) PetscCall(addpoint(tao, mfqP, minindex)); in modelimprove()