TaoSetDown
Take down the data structures created in TaoSetUp(). These structures typically include the work vectors, and linear solver.
Synopsis
#include "tao_solver.h"
int TaoSetDown(TAO_SOLVER solver)
Collective on TAO_SOLVER
Input Parameter
solver -the TAO_SOLVER solver context
Keywords
Destroy
See Also
TaoSetUp(), TaoDestroy()
Level:advanced
Location:src/interface/newsolver.c
TAO Solver Index
Table of Contents