petsc-3.5.4 2015-05-23
Report Typos and Errors

TSMonitorDefault

Sets the Default monitor

Synopsis

#include "petscts.h"  
PetscErrorCode TSMonitorDefault(TS ts,PetscInt step,PetscReal ptime,Vec v,void *dummy)

Keywords

TS, set, monitor

See Also

TSMonitorDefault(), 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