#include "petscts.h" PetscErrorCode TSTrajectoryRestoreUpdatedHistoryVecs(TSTrajectory tj, Vec *U, Vec *Udot)Collective on TSTrajectory
tj | - the TS trajectory context | |
U | - state vector at given time (can be interpolated) | |
Udot | - time-derivative vector at given time (can be interpolated) |