Searched refs:tshhist (Results 1 – 1 of 1) sorted by relevance
52 const PetscReal *tshhist; in TSTrajectoryReconstruct_Private() local58 PetscCall(TSHistoryGetHistory(tsh, &tshn, &tshhist, &tshhist_id, NULL)); in TSTrajectoryReconstruct_Private()60 PetscReal t0 = tshn ? tshhist[0] : 0.0; in TSTrajectoryReconstruct_Private()61 PetscReal tf = tshn ? tshhist[tshn - 1] : 0.0; in TSTrajectoryReconstruct_Private()83 PetscReal t = tshhist[s]; in TSTrajectoryReconstruct_Private()96 PetscReal t = tshhist[s]; in TSTrajectoryReconstruct_Private()