EvaluateVariableBounds

Set these vectors equal to the lower and upper bounds on the variables.

Synopsis

#include "tao_solver.h"  
int TaoApplication::EvaluateVariableBounds(TaoVec *xxll, TaoVec *xxuu)
Collective on TAO_SOLVER

Input Parameters

xxll - vector vector of lower bounds
xxuu - vector vector of upper bounds

Keywords

application, bounds

Level:intermediate
Location:src/appobject/interface/taoappobject.c
TAO Solver Index
Table of Contents