petsc-3.7.5 2017-01-01
Report Typos and Errors

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