petsc-3.14.6 2021-03-30
Report Typos and Errors

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
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages