petsc-3.13.6 2020-09-29
Report Typos and Errors

TaoLMVMGetH0

Get the matrix object for the QN initial Hessian

Synopsis

#include "petsctaolinesearch.h" 
PetscErrorCode TaoLMVMGetH0(Tao tao, Mat *H0)

Input Parameters

tao -the Tao solver context

Output Parameters

H0 -Mat object for the initial Hessian

See Also

TaoLMVMSetH0(), TaoLMVMGetH0KSP()

Level

advanced

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