TaoLineSearch#

PETSc object that manages line searches for the Tao optimization solves

Synopsis#

typedef struct _p_TaoLineSearch *TaoLineSearch;

See Also#

TAO: Optimization Solvers, TaoLineSearchType, Tao, TaoCreate(), TaoDestroy(), TaoSetType(), TaoType

Level#

intermediate

Location#

include/petsctaolinesearch.h

Implementations#

_p_TaoLineSearch in include/petsc/private/taolinesearchimpl.h


Edit on GitLab

Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages