TaoLineSearchDestroy
Destroy the line search in an TAO solver
Synopsis
#include "tao_solver.h"
int TaoLineSearchDestroy(TAO_SOLVER tao)
Collective on TAO_SOLVER
Input Parameter
tao -the TAO_SOLVER solver context
Keywords
line search, destroy
See Also
TaoDestroy()
Level:developer
Location:src/interface/line.c
TAO Solver Index
Table of Contents