TSMonitorSolutionSetup#
Setups the context for TSMonitorSolution()
Synopsis#
#include "petscts.h"
PetscErrorCode TSMonitorSolutionSetup(TS ts, PetscViewerAndFormat *vf)
Collective
Input Parameters#
ts - the
TS
contextvf - viewer and its format
See Also#
TS: Scalable ODE and DAE Solvers, TS
, TSMonitorSolution()
, TSMonitorSet()
, TSMonitorDefault()
, VecView()
, TSMonitorSetFromOptions()
Level#
intermediate
Location#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages