petsc-3.13.6 2020-09-29
TaoLineSearchViewFromOptions
View from Options
Synopsis
#include "petsctaolinesearch.h"
PetscErrorCode TaoLineSearchViewFromOptions(TaoLineSearch A,PetscObject obj,const char name[])
Collective on TaoLineSearch
Input Parameters
| A | - the Tao context
|
| obj | - Optional object
|
| name | - command line option
|
See Also
TaoLineSearch, TaoLineSearchView, PetscObjectViewFromOptions(), TaoLineSearchCreate()
Level
intermediate
Location
src/tao/linesearch/interface/taolinesearch.c
Index of all TaoLineSearch routines
Table of Contents for all manual pages
Index of all manual pages