#include "petsctao.h" PetscErrorCode TaoComputeJacobianDesign(Tao tao, Vec X, Mat J)Collective on Tao
solver | - the Tao solver context | |
xx | - input vector |
TaoComputeJacobianDesign() is typically used within minimization implementations, so most users would not generally call this routine themselves.
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