#include "tao.h" int TaoSetInequalityConstraints(TAO_APPLICATION taoapp, Vec ll, Mat A, Vec uu)Collective on TAO_SOLVER
taoapp | - the TAO_APPLICATION context | |
ll | - vector to store lower bounds | |
uu | - vector to store upper bounds | |
AA | - matrix to store linear inequality constraints |
Level:intermediate
Location:src/petsctao/application/taoapp/taoapp_util.c
TAO Solver Index
Table of Contents