#include <petscsnes.h> SNESObjectiveFunction(SNES snes,Vec x,PetscReal *obj,void *ctx);
snes | - the SNES context Many br | |
X | - solution Many br | |
F | - current function/gradient Many br | |
obj | - real to hold the objective value Many br | |
ctx | - optional user-defined objective context Many br |
Many br
Level:advanced
Location:src/snes/interface/snesob.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages