Searched refs:TSTrajectorySetUseHistory (Results 1 – 3 of 3) sorted by relevance
649 PetscErrorCode TSTrajectorySetUseHistory(TSTrajectory tj, PetscBool flg) in TSTrajectorySetUseHistory() function
1088 PetscCall(TSTrajectorySetUseHistory(tj, PETSC_FALSE)); /* not use TSHistory */ in TSAdjointSetUp()
348 PETSC_EXTERN PetscErrorCode TSTrajectorySetUseHistory(TSTrajectory, PetscBool);