#include "tao.h" int TaoAppHessianSolve(TAO_APPLICATION taoapp, Vec Vin, Vec Vout, PetscTruth *success)Collective on TAO_APPLICATION
taopp | - the TAO_APPLICATION context | |
Vin | - the vector to be applied to the approximate inverse Hessian operator. |
Vout | - the inverse Hessian times the input vector. | |
success | - flag indicating whether a solution was found. |
Level:developer
Location:src/petsctao/application/petscapp/tao_app_fg.c
TAO Solver Index
Table of Contents