#include "petscts.h" PetscErrorCode TSMonitorSolution(TS ts,PetscInt step,PetscReal ptime,Vec u,PetscViewerAndFormat *vf)Collective on TS
ts | - the TS context | |
step | - current time-step | |
ptime | - current time | |
u | - current state | |
vf | - viewer and its format |
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