#include "tao_solver.h" int TaoSetLagrangianGradientVector(TAO_SOLVER solver,TaoVec* gg)
solver | - the TAO_SOLVER solver context | |
gg | - the gradient of the Lagrangian function |
Note: This routine does not create a vector. The vector specified here will be returned whenever TaoGetGradient() is called.
Level:developer
Location:src/interface/tao_fghj.c
TAO Solver Index
Table of Contents