TSTrajectory#
Abstract PETSc object that stores the trajectory (solution of ODE/DAE at each time step)
Synopsis#
typedef struct _p_TSTrajectory *TSTrajectory;
See Also#
TS: Scalable ODE and DAE Solvers, TS
, TSSetSaveTrajectory()
, TSTrajectoryCreate()
, TSTrajectorySetType()
, TSTrajectoryDestroy()
, TSTrajectoryReset()
Level#
advanced
Location#
Implementations#
_p_TSTrajectory in include/petsc/private/tsimpl.h
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages