TaoSetDefaultMonitors

Set the default monitors and viewing options available in TAO. This routine is generally called only in TaoCreate().

Synopsis

#include "tao_solver.h"  
int TaoSetDefaultMonitors(TAO_SOLVER solver)
Collective on TAO_SOLVER

Input Parameters

solver -the TAO_SOLVER solver context

Keywords

options, defaults

See Also

TaoCreate(), TaoSetDefaultStatistics(), TaoSetDefaultParameters(), TaoSetMonitor(), TaoView()

Level:developer
Location:src/interface/newsolver.c
TAO Solver Index
Table of Contents