petsc-3.11.4 2019-09-28
Report Typos and Errors

TaoLineSearchInitializePackage

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

Synopsis

PetscErrorCode TaoLineSearchInitializePackage(void)

See Also

TaoLineSearchCreate()

Level

developer

Location

src/tao/linesearch/interface/dlregis_taolinesearch.c
Index of all TaoLineSearch routines
Table of Contents for all manual pages
Index of all manual pages