#include "tao.h" int TaoAppComputeHessian(TAO_APPLICATION taoapp, Vec X, Mat *HH, Mat *HHPre, MatStructure *flag)Collective on TAO_APPLICATION
| taopp | - the TAO_APPLICATION context | |
| X | - the variable vector | |
| H | - the Hessian matrix | |
| HP | - the preconditioner for the Hessian matrix. | |
| flag | - flag used in KSPSetOperators() |
| H | - the Hessian matrix | |
| HP | - the preconditioner for the Hessian matrix. | |
| flag | - flag used in KSPSetOperators() |
Level:developer
Location:src/petsctao/application/petscapp/tao_app_fg.c
TAO Solver Index
Table of Contents