petsc-3.13.6 2020-09-29
TSTrajectoryGetType
Gets the trajectory type
Synopsis
#include "petscts.h"
PetscErrorCode TSTrajectoryGetType(TSTrajectory tj,TS ts,TSTrajectoryType *type)
Collective on TS
Input Parameters
Output Parameters
type -a known method
See Also
TS, TSTrajectoryCreate(), TSTrajectorySetFromOptions(), TSTrajectoryDestroy(), TSTrajectorySetType()
Level
developer
Location
src/ts/trajectory/interface/traj.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages