Searched refs:SNESMonitorSolutionUpdate (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/snes/interface/ftn-custom/ |
| H A D | zsnesf.c | 371 …t(*snes, (PetscErrorCode (*)(SNES, PetscInt, PetscReal, void *))SNESMonitorSolutionUpdate, *(Petsc… in snesmonitorset_()
|
| /petsc/src/snes/interface/ |
| H A D | snesut.c | 102 PetscErrorCode SNESMonitorSolutionUpdate(SNES snes, PetscInt its, PetscReal fgnorm, PetscViewerAndF… in SNESMonitorSolutionUpdate() function
|
| H A D | snes.c | 1066 …View correction at each iteration", "SNESMonitorSolutionUpdate", SNESMonitorSolutionUpdate, NULL)); in SNESSetFromOptions()
|
| /petsc/include/ |
| H A D | petscsnes.h | 131 PETSC_EXTERN PetscErrorCode SNESMonitorSolutionUpdate(SNES, PetscInt, PetscReal, PetscViewerAndForm…
|