TaoFinalize
Checks for options at the end of the TAO program and finalizes interfaces with other packages.
Synopsis
#include "tao_solver.h"
int TaoFinalize(void)
Collective on MPI_COMM_WORLD
Keywords
finalize, exit, end
See Also
TaoInitialize(), PetscFinalize()
Level:beginner
Location:src/interface/tao_init.c
TAO Solver Index
Table of Contents
Examples
src/bound/examples/tutorials/plate2.c.html
src/bound/examples/tutorials/jbearing2.c.html
src/bound/examples/tutorials/plate2f.F.html
src/complementarity/examples/tutorials/minsurf1.c.html
src/complementarity/examples/tutorials/blackscholes.c.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/rosenbrock1.c.html
src/unconstrained/examples/tutorials/eptorsion2f.F.html
src/unconstrained/examples/tutorials/rosenbrock1f.F.html