petsc-3.13.6 2020-09-29
Report Typos and Errors

TSMonitorDefault

The Default monitor, prints the timestep and time for each step

Synopsis

#include "petscts.h"  
PetscErrorCode TSMonitorDefault(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