Searched refs:SNESMonitorSolution (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/snes/interface/ftn-custom/ |
| H A D | zsnesf.c | 369 …rSet(*snes, (PetscErrorCode (*)(SNES, PetscInt, PetscReal, void *))SNESMonitorSolution, *(PetscVie… in snesmonitorset_()
|
| /petsc/src/snes/interface/ |
| H A D | snesut.c | 29 PetscErrorCode SNESMonitorSolution(SNES snes, PetscInt its, PetscReal fgnorm, PetscViewerAndFormat … in SNESMonitorSolution() function
|
| H A D | snes.c | 1065 …r_solution", "View solution at each iteration", "SNESMonitorSolution", SNESMonitorSolution, NULL)); in SNESSetFromOptions()
|
| /petsc/include/ |
| H A D | petscsnes.h | 129 PETSC_EXTERN PetscErrorCode SNESMonitorSolution(SNES, PetscInt, PetscReal, PetscViewerAndFormat *);
|