Home
last modified time | relevance | path

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

/petsc/src/snes/utils/
H A Ddmplexsnes.c184 PetscErrorCode SNESMonitorFields(SNES snes, PetscInt its, PetscReal fgnorm, PetscViewerAndFormat *v… in SNESMonitorFields() function
/petsc/include/
H A Dpetscsnes.h135 PETSC_EXTERN PetscErrorCode SNESMonitorFields(SNES, PetscInt, PetscReal, PetscViewerAndFormat *);
/petsc/src/snes/interface/
H A Dsnes.c1069 …monitor_fields", "Monitor norm of function per field", "SNESMonitorSet", SNESMonitorFields, NULL)); in SNESSetFromOptions()