petsc-3.12.5 2020-03-29
Report Typos and Errors

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