TSTrajectorySetMonitor#
Monitor the schedules generated by the TSTrajectory checkpointing controller
Synopsis#
#include "petscts.h"  
PetscErrorCode TSTrajectorySetMonitor(TSTrajectory tj, PetscBool flg)
Collective
Input Parameters#
- tj - the - TSTrajectorycontext
- flg - - PETSC_TRUEto active a monitor,- PETSC_FALSEto disable
Options Database Key#
- -ts_trajectory_monitor - print - TSTrajectoryinformation
See Also#
TS: Scalable ODE and DAE Solvers, TSTrajectory, TSTrajectoryCreate(), TSTrajectoryDestroy(), TSTrajectorySetUp()
Level#
developer
Location#
src/ts/trajectory/interface/traj.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages