Home
last modified time | relevance | path

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

/petsc/src/snes/interface/ftn-custom/
H A Dzsnesf.c27 #define snesmonitorsolution_ SNESMONITORSOLUTION macro
56 #define snesmonitorsolution_ snesmonitorsolution macro
359 PETSC_EXTERN void snesmonitorsolution_(SNES *snes, PetscInt *its, PetscReal *fgnorm, PetscViewerAnd…
368 } else if ((PetscFortranCallbackFn *)func == (PetscFortranCallbackFn *)snesmonitorsolution_) { in snesmonitorset_()