#include "petsctao.h" PetscErrorCode TaoComputeJacobianEquality(Tao tao, Vec X, Mat *J, Mat *Jpre, MatStructure *flg)Collective on Tao
solver | - the Tao solver context | |
xx | - input vector |
H | - Jacobian matrix | |
Hpre | - Preconditioning matrix | |
flag | - flag indicating matrix structure (SAME_NONZERO_PATTERN, DIFFERENT_NONZERO_PATTERN, or SAME_PRECONDITIONER) |
Level:developer
Location:src/tao/interface/taosolver_hj.c
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages