Searched refs:TaoBNKPerformLineSearch (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/tao/bound/impls/bnk/ |
| H A D | bnls.c | 134 PetscCall(TaoBNKPerformLineSearch(tao, &stepType, &steplen, &ls_reason)); in TaoSolve_BNLS()
|
| H A D | bnk.h | 248 PETSC_INTERN PetscErrorCode TaoBNKPerformLineSearch(Tao, PetscInt *, PetscReal *, TaoLineSearchConv…
|
| H A D | bntl.c | 191 PetscCall(TaoBNKPerformLineSearch(tao, &stepType, &steplen, &ls_reason)); in TaoSolve_BNTL()
|
| H A D | bnk.c | 690 PetscErrorCode TaoBNKPerformLineSearch(Tao tao, PetscInt *stepType, PetscReal *steplen, TaoLineSear… in TaoBNKPerformLineSearch() function
|