TaoTermType#

String with the name of a TaoTerm method

Synopsis#

typedef const char *TaoTermType;
#define TAOTERMCALLBACKS     "callbacks"
#define TAOTERMSHELL         "shell"
#define TAOTERMSUM           "sum"
#define TAOTERMHALFL2SQUARED "halfl2squared"
#define TAOTERML1            "l1"
#define TAOTERMQUADRATIC     "quadratic"

Values#

See Also#

TAO: Optimization Solvers, TaoTerm: composable objective function terms, TaoTerm, TaoTermCreate(), TaoTermSetType(), TaoTermCreateShell()

Level#

intermediate

Location#

include/petsctaoterm.h

Examples#

src/tao/term/tutorials/ex1.c


Index of all TaoTerm routines
Table of Contents for all manual pages
Index of all manual pages