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
Tao
solver contextflg - Boolean flag for recycling (
PETSC_TRUE
orPETSC_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