Home
last modified time | relevance | path

Searched refs:TSTrajectoryType (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/trajectory/interface/
H A Dtraj.c452 PetscErrorCode TSTrajectorySetType(TSTrajectory tj, TS ts, TSTrajectoryType type) in TSTrajectorySetType()
489 PetscErrorCode TSTrajectoryGetType(TSTrajectory tj, TS ts, TSTrajectoryType *type) in TSTrajectoryGetType()
/petsc/include/
H A Dpetscts.h318 typedef const char *TSTrajectoryType; typedef
336 PETSC_EXTERN PetscErrorCode TSTrajectorySetType(TSTrajectory, TS, TSTrajectoryType);
337 PETSC_EXTERN PetscErrorCode TSTrajectoryGetType(TSTrajectory, TS, TSTrajectoryType *);