PetscErrorCode SNESGetObjective(SNES snes,PetscErrorCode (**obj)(SNES,Vec,PetscReal*,void*),void **ctx)Not Collective Many br
obj | - objective evaluation routine (or NULL); see SNESObjectFunction for details Many br | |
ctx | - the function context (or NULL) 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