#include "petscts.h" PetscErrorCode TSTrajectorySetUseHistory(TSTrajectory tj,PetscBool flg)Collective on TSTrajectory
tj | - the TSTrajectory context | |
flg | - PETSC_TRUE to save, PETSC_FALSE to disable |
-ts_trajectory_use_history | - have it use TSHistory |