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