Home
last modified time | relevance | path

Searched refs:TSTrajectoryGetUpdatedHistoryVecs (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ts/tests/
H A Dex13.c106 PetscCall(TSTrajectoryGetUpdatedHistoryVecs(tj, ts, testtime, &hW, &hWdot)); in main()
146 …PetscCall(TSTrajectoryGetUpdatedHistoryVecs(tj, ts, testtime, use1 ? &hW : NULL, use2 ? &hWdot : N… in main()
/petsc/src/ts/trajectory/interface/
H A Dtraj.c957 PetscErrorCode TSTrajectoryGetUpdatedHistoryVecs(TSTrajectory tj, TS ts, PetscReal time, Vec *U, Ve… in TSTrajectoryGetUpdatedHistoryVecs() function
/petsc/include/
H A Dpetscts.h341 PETSC_EXTERN PetscErrorCode TSTrajectoryGetUpdatedHistoryVecs(TSTrajectory, TS, PetscReal, Vec *, V…