#include "petsctaolinesearch.h" PetscErrorCode TaoLineSearchSetType(TaoLineSearch ls, const TaoLineSearchType type)Collective on TaoLineSearch
ls | - the TaoLineSearch context | |
type | - a known method |
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
more | - thuente | |
gpcg | - - unit - Do not perform any line search | |
-tao_ls_type | - select which method TAO should use |