SNESComputeObjective#

Computes the objective function that has been provided by SNESSetObjective()

Synopsis#

Collective

Input Parameters#

  • snes - the SNES context

  • X - the state vector

Output Parameter#

  • ob - the objective value

See Also#

SNESLineSearch, SNES, SNESSetObjective(), SNESGetSolution()

Level#

developer

Location#

src/snes/interface/snesob.c


Edit on GitLab

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