TaoView

Prints the TAO_SOLVER data structure.

Synopsis

#include "tao_solver.h"  
int TaoView(TAO_SOLVER tao)
Collective on TAO_SOLVER

Input Parameters

tao -the TAO_SOLVER context

Options Database Key

-tao_view -Calls TaoView() at end of TaoSolve()

See Also

TaoGetTerminationReason(), TaoGetSolutionStatus(), TaoViewLinearSolver()

Keywords

View

Level:beginner
Location:src/interface/tao.c
TAO Solver Index
Table of Contents

Examples

src/bound/examples/tutorials/plate2f.F.html
src/unconstrained/examples/tutorials/eptorsion1.c.html
src/unconstrained/examples/tutorials/eptorsion2.c.html
src/unconstrained/examples/tutorials/minsurf2.c.html
src/unconstrained/examples/tutorials/eptorsion2f.F.html
src/unconstrained/examples/tutorials/rosenbrock1f.F.html
src/petsctao/gridapplication/examples/eptorsion3.c.html
src/petsctao/gridapplication/examples/jbearing3.c.html
src/petsctao/gridapplication/examples/minsurf3.c.html
src/petsctao/gridapplication/examples/combustion3.c.html