Home
last modified time | relevance | path

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

/petsc/doc/changes/
H A D323.md106 - Deprecate `TSGetTimeSpan()` --> `TSGetEvaluationTimes()` and `TSGetTimeSpanSolutions()` --> `TSGe…
H A D318.md236 - Add `TSSetTimeSpan()`, `TSGetTimeSpan()` and `TSGetTimeSpanSolutions()` to support time span
/petsc/include/
H A Dpetscts.h447 …ON(3, 23, 0, "TSGetEvaluationTimes()", ) static inline PetscErrorCode TSGetTimeSpan(TS ts, PetscIn… in TSGetTimeSpan() function