TaoGetConstraints
Get the constraint vector that has been set.
Synopsis
#include "tao_solver.h"
int TaoGetConstraints(TAO_SOLVER solver, TaoVec** rr)
Collective on TAO_SOLVER and Mat
Input Parameters
solver -the TAO_SOLVER solver context
Output Parameters
rr -Constraint values
Keywords
TAO_SOLVER, compute, constraints
See Also
TaoApplication::EvaluateConstraints()
Level:developer
Location:src/interface/tao_fghj.c
TAO Solver Index
Table of Contents