PETSc version 3.17.4
Fix/Edit manual page

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

TSResetTrajectory(), TSAdjointSolve()

Level

intermediate

Location

src/ts/interface/ts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages