petsc-3.10.5 2019-03-28
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)

Keywords

TS, set, monitor

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