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 context
flg - Boolean flag for recycling (PETSC_TRUE or PETSC_FALSE)

Level

intermediate

Location

src/tao/bound/impls/blmvm/blmvm.c

Examples

src/tao/unconstrained/tutorials/rosenbrock2.c.html

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