TSTrajectoryReset#
Resets a trajectory context
Synopsis#
#include "petscts.h"  
PetscErrorCode TSTrajectoryReset(TSTrajectory tj)
Collective
Input Parameter#
- tj - the - TSTrajectorycontext obtained from- TSGetTrajectory()
See Also#
TS: Scalable ODE and DAE Solvers, TS, TSTrajectory, TSTrajectoryCreate(), TSTrajectorySetUp()
Level#
developer
Location#
Implementations#
TSTrajectoryReset_Memory() in src/ts/trajectory/impls/memory/trajmemory.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages