#include "taosolver.h" PetscErrorCode TaoSetDefaultLineSearchType(TaoSolver tao, TaoLineSearchType lstype)Logically Collective on TaoSolver
tao | - the TaoSolver context | |
lstype | - the line search type TAO will use by default |
Note: Some solvers may require a particular line search type and will not work correctly if the default value is changed
Level:advanced
Location:src/interface/taosolver.c
TAO Solver Index
Table of Contents