petsc-3.9.4 2018-09-11
TSTrajectory
Abstract PETSc object that stores the trajectory (solution of ODE/DAE at each time step)
Synopsis
typedef struct _p_TSTrajectory* TSTrajectory;
See Also
TSSetSaveTrajectory(), TSTrajectoryCreate(), TSTrajectorySetType(), TSTrajectoryDestroy()
Level
advanced
Location
src/ts/../../include/petscts.h
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