TaoTermObjectiveFn#

A prototype of a TaoTerm function that would be passed to TaoTermShellSetObjective()

Synopsis#

PETSC_EXTERN_TYPEDEF typedef PetscErrorCode(TaoTermObjectiveFn)(TaoTerm term, Vec x, Vec params, PetscReal *value);

Calling Sequence#

See Also#

TaoTerm: composable objective function terms, TaoTerm, TAOTERMSHELL, TaoTermShellSetObjective(), TaoTermObjectiveAndGradientFn, TaoTermGradientFn, TaoTermHessianFn

Level#

intermediate

Location#

include/petsctaoterm.h


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