TSRemoveTrajectory#
Destroys and removes the internal TSTrajectory object from TS
Synopsis#
#include "petscts.h"
PetscErrorCode TSRemoveTrajectory(TS ts)
Collective on TS
Input Parameters#
ts - the TS context obtained from TSCreate()
See Also#
Level#
intermediate
Location#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages