Searched defs:stepType (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/tao/bound/impls/bnk/ |
| H A D | bnk.c | 557 PetscErrorCode TaoBNKSafeguardStep(Tao tao, KSPConvergedReason ksp_reason, PetscInt *stepType) in TaoBNKSafeguardStep() 690 PetscErrorCode TaoBNKPerformLineSearch(Tao tao, PetscInt *stepType, PetscReal *steplen, TaoLineSear… in TaoBNKPerformLineSearch() 792 …s(Tao tao, PetscReal prered, PetscReal actred, PetscInt updateType, PetscInt stepType, PetscBool *… in TaoBNKUpdateTrustRadius() 956 PetscErrorCode TaoBNKAddStepCounts(Tao tao, PetscInt stepType) in TaoBNKAddStepCounts()
|
| H A D | bnls.c | 95 PetscInt stepType; in TaoSolve_BNLS() local
|
| H A D | bntr.c | 96 PetscInt stepType, nDiff; in TaoSolve_BNTR() local
|
| H A D | bntl.c | 114 PetscInt stepType, nDiff; in TaoSolve_BNTL() local
|
| /petsc/src/tao/unconstrained/impls/lmvm/ |
| H A D | lmvm.c | 12 PetscInt stepType = LMVM_STEP_GRAD, nupdates; in TaoSolve_LMVM() local
|
| /petsc/src/tao/unconstrained/impls/owlqn/ |
| H A D | owlqn.c | 58 PetscInt stepType; in TaoSolve_OWLQN() local
|
| /petsc/src/tao/unconstrained/impls/ntl/ |
| H A D | ntl.c | 43 PetscInt stepType; in TaoSolve_NTL() local
|
| /petsc/src/tao/unconstrained/impls/nls/ |
| H A D | nls.c | 53 PetscInt stepType; in TaoSolve_NLS() local
|