Home
last modified time | relevance | path

Searched refs:oursnesobjective (Results 1 – 1 of 1) sorted by relevance

/petsc/src/snes/interface/ftn-custom/
H A Dzsnesf.c157 static PetscErrorCode oursnesobjective(SNES snes, Vec x, PetscReal *v, PetscCtx ctx) in oursnesobjective() function
299 *ierr = SNESSetObjective(*snes, oursnesobjective, NULL); in snessetobjective_()