petsc-3.7.5 2017-01-01
Report Typos and Errors

TaoLineSearchDestroy

Destroys the TAO context that was created with TaoLineSearchCreate()

Synopsis

#include "petsctaolinesearch.h" 
PetscErrorCode TaoLineSearchDestroy(TaoLineSearch *ls)
Collective on TaoLineSearch

Input Parameter ls - the TaoLineSearch context

See Also

: TaoLineSearchCreate(), TaoLineSearchSolve()

Level:beginner
Location:
src/tao/linesearch/interface/taolinesearch.c
Index of all TaoLineSearch routines
Table of Contents for all manual pages
Index of all manual pages