Home
last modified time | relevance | path

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

/petsc/src/snes/interface/ftn-custom/
H A Dzsnesf.c371 …t(*snes, (PetscErrorCode (*)(SNES, PetscInt, PetscReal, void *))SNESMonitorSolutionUpdate, *(Petsc… in snesmonitorset_()
/petsc/src/snes/interface/
H A Dsnesut.c102 PetscErrorCode SNESMonitorSolutionUpdate(SNES snes, PetscInt its, PetscReal fgnorm, PetscViewerAndF… in SNESMonitorSolutionUpdate() function
H A Dsnes.c1066 …View correction at each iteration", "SNESMonitorSolutionUpdate", SNESMonitorSolutionUpdate, NULL)); in SNESSetFromOptions()
/petsc/include/
H A Dpetscsnes.h131 PETSC_EXTERN PetscErrorCode SNESMonitorSolutionUpdate(SNES, PetscInt, PetscReal, PetscViewerAndForm…