tao-2.2.2 2014-03-11

TaoLineSearchInitializePackage

This function registers the line-search algorithms in TAO. When using static libraries, this function is called from the first entry to TaoCreate(); when using shared libraries, it is called from PetscDLLibraryRegister()

Synopsis

PetscErrorCode TaoLineSearchInitializePackage()

See Also

TaoLineSearchCreate()

Level:developer
Location:src/linesearch/interface/dlregis_taolinesearch.c
TAO Solver Index
Table of Contents