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