Searched refs:TaoBNKAddStepCounts (Results 1 – 4 of 4) sorted by relevance
156 PetscCall(TaoBNKAddStepCounts(tao, stepType)); in TaoSolve_BNLS()
250 PETSC_INTERN PetscErrorCode TaoBNKAddStepCounts(Tao, PetscInt);
214 PetscCall(TaoBNKAddStepCounts(tao, stepType)); in TaoSolve_BNTL()
956 PetscErrorCode TaoBNKAddStepCounts(Tao tao, PetscInt stepType) in TaoBNKAddStepCounts() function