TaoLineSearchIsUsingTaoRoutines#
Checks whether the line search is using the standard Tao evaluation routines.
Synopsis#
#include "petsctaolinesearch.h" 
PetscErrorCode TaoLineSearchIsUsingTaoRoutines(TaoLineSearch ls, PetscBool *flg)
Not Collective
Input Parameter#
- ls - the - TaoLineSearchcontext
Output Parameter#
- flg - - PETSC_TRUEif the line search is using- Taoevaluation routines, otherwise- PETSC_FALSE
See Also#
Level#
developer
Location#
src/tao/linesearch/interface/taolinesearch.c
Index of all TaoLineSearch routines
Table of Contents for all manual pages
Index of all manual pages