petsc-3.13.6 2020-09-29
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/ts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages