petsc-3.3-p7 2013-05-11

TSMonitorSolutionCreate

Creates the monitor context for TSMonitorSolution

Synopsis

#include "petscts.h"  
PetscErrorCode  TSMonitorSolutionCreate(TS ts,PetscViewer viewer,void **ctx)
Collective on TS

Input Parameter

ts -time-step context

Output Patameter

ctx -the monitor context

Keywords

TS, vector, monitor, view

See Also

TSMonitorSet(), TSMonitorDefault(), VecView(), TSMonitorSolution()

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