Home
last modified time | relevance | path

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

/petsc/src/snes/interface/ftn-custom/
H A Dzsnesf.c28 #define snesmonitorsolutionupdate_ SNESMONITORSOLUTIONUPDATE macro
57 #define snesmonitorsolutionupdate_ snesmonitorsolutionupdate macro
361 PETSC_EXTERN void snesmonitorsolutionupdate_(SNES *snes, PetscInt *its, PetscReal *fgnorm, PetscVie…
370 …} else if ((PetscFortranCallbackFn *)func == (PetscFortranCallbackFn *)snesmonitorsolutionupdate_)… in snesmonitorset_()