#include "petscts.h" PetscErrorCode TSTrajectoryCreate(MPI_Comm comm, TSTrajectory *tstra)Collective on MPI_Comm
Notes: Usually one does not call this routine, it is called automatically when one calls TSSetSaveTrajectory(). One can call TSGetTrajectory() to access the created trajectory.
Level:advanced
Location:src/ts/interfacetraj.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages