TaoLMVMRecycle#
Enable/disable recycling of the QN history between subsequent TaoSolve() calls.
Synopsis#
#include "petsctaolinesearch.h" 
PetscErrorCode TaoLMVMRecycle(Tao tao, PetscBool flg)
Input Parameters#
- tao - the - Taosolver context
- flg - Boolean flag for recycling ( - PETSC_TRUEor- PETSC_FALSE)
See Also#
Level#
intermediate
Location#
Examples#
src/tao/unconstrained/tutorials/rosenbrock2.c
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages