Home
last modified time | relevance | path

Searched defs:stepType (Results 1 – 8 of 8) sorted by relevance

/petsc/src/tao/bound/impls/bnk/
H A Dbnk.c557 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 Dbnls.c95 PetscInt stepType; in TaoSolve_BNLS() local
H A Dbntr.c96 PetscInt stepType, nDiff; in TaoSolve_BNTR() local
H A Dbntl.c114 PetscInt stepType, nDiff; in TaoSolve_BNTL() local
/petsc/src/tao/unconstrained/impls/lmvm/
H A Dlmvm.c12 PetscInt stepType = LMVM_STEP_GRAD, nupdates; in TaoSolve_LMVM() local
/petsc/src/tao/unconstrained/impls/owlqn/
H A Dowlqn.c58 PetscInt stepType; in TaoSolve_OWLQN() local
/petsc/src/tao/unconstrained/impls/ntl/
H A Dntl.c43 PetscInt stepType; in TaoSolve_NTL() local
/petsc/src/tao/unconstrained/impls/nls/
H A Dnls.c53 PetscInt stepType; in TaoSolve_NLS() local