petsc-3.5.4 2015-05-23
Report Typos and Errors

Tao

Abstract PETSc object that manages nonlinear optimization solves

Synopsis

typedef struct _p_Tao*   Tao;

See Also

TaoCreate(), TaoDestroy(), TaoSetType(), TaoType

Level:advanced
Location:
src/tao/interface/../../../include/petsctao.h
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages

Examples

src/tao/unconstrained/examples/tutorials/eptorsion1.c.html
src/tao/unconstrained/examples/tutorials/eptorsion2.c.html
src/tao/unconstrained/examples/tutorials/minsurf2.c.html
src/tao/unconstrained/examples/tutorials/rosenbrock1.c.html
src/tao/constrained/examples/tutorials/maros.c.html
src/tao/constrained/examples/tutorials/toy.c.html
src/tao/bound/examples/tutorials/plate2.c.html
src/tao/bound/examples/tutorials/jbearing2.c.html
src/tao/bound/examples/tutorials/plate2f.F.html
src/tao/complementarity/examples/tutorials/minsurf1.c.html
src/tao/complementarity/examples/tutorials/blackscholes.c.html