TaoGetJacobian

Get the Jacobian matrix

Synopsis

#include "tao_solver.h"  
int TaoGetJacobian(TAO_SOLVER solver, TaoMat **JJ)
Collective on TAO_SOLVER and Mat

Input Parameters

solver -the TAO_SOLVER solver context

Output Parameters

JJ -Jacobian Matrix

Keywords

TAO_SOLVER, compute, constraint

See Also

TaoApplication::EvaluateJacobian(), TaoAppSetConstraintRoutine()

Level:advanced
Location:src/interface/tao_fghj.c
TAO Solver Index
Table of Contents