#include "petsctao.h" PetscErrorCode TaoComputeJacobian(Tao tao, Vec X, Mat J, Mat Jpre)Collective on Tao Many br
solver | - the Tao solver context Many br | |
xx | - input vector Many br |
H | - Jacobian matrix Many br | |
Hpre | - Preconditioning matrix Many br |
TaoComputeJacobian() is typically used within minimization Many brimplementations, so most users would not generally call this routine Many brthemselves. Many br
Many br
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