TSTrajectoryReset#
Resets a trajectory context
Synopsis#
#include "petscts.h"
PetscErrorCode TSTrajectoryReset(TSTrajectory tj)
Collective on TSTrajectory
Input Parameter#
tj - the TSTrajectory context obtained from TSTrajectoryCreate()
See Also#
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