#include "petscts.h" PetscErrorCode TSTrajectorySetMonitor(TSTrajectory tj,PetscBool flg)Collective on TSTrajectory
tj | - the TSTrajectory context | |
flg | - PETSC_TRUE to active a monitor, PETSC_FALSE to disable |
-ts_trajectory_monitor | - print TSTrajectory information |