PETSc version 3.17.5
TSMonitorExtreme
Prints the extreme values of the solution at each timestep
Synopsis
#include "petscts.h"
PetscErrorCode TSMonitorExtreme(TS ts,PetscInt step,PetscReal ptime,Vec v,PetscViewerAndFormat *vf)
See Also
TSMonitorSet()
Level
intermediate
Location
src/ts/interface/tsmon.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages