EvaluateConstraints
Evaluate the constraint functions at the point x.
Synopsis
#include "tao_solver.h"
int TaoApplication::EvaluateConstraints(TaoVec *xx, TaoVec *RR)
Collective on TAO_SOLVER
Input Parameters
xx -the point at which to evaluate the gradient
Output Parameters
RR -the constraint vector
See Also
TaoSetPetscConstraintsFunction()
Keywords
application, constraints
Level:intermediate
Location:src/appobject/interface/taoappobject.c
TAO Solver Index
Table of Contents