petsc-3.7.7 2017-09-25
TSTrajectoryDestroy
Destroys a trajectory context
Synopsis
#include "petscts.h"
PetscErrorCode TSTrajectoryDestroy(TSTrajectory *tj)
Collective on TSTrajectory
Input Parameter
tj -the TSTrajectory context obtained from TSTrajectoryCreate()
Keywords
TS, trajectory, timestep, destroy
See Also
TSTrajectoryCreate(), TSTrajectorySetUp()
Level:advanced
Location:src/ts/interfacetraj.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages