TaoComputeVariableBounds
Compute the variable bounds using the routine set by TaoSetVariableBoundsRoutine().
Synopsis
#include "taosolver.h"
PetscErrorCode TaoComputeVariableBounds(TaoSolver tao)
Collective on TaoSolver
Input Parameters
tao -the TaoSolver context
See Also
TaoSetVariableBoundsRoutine(), TaoSetVariableBounds()
Level:developer
Location:src/interface/taosolver_bounds.c
TAO Solver Index
Table of Contents