Home
last modified time | relevance | path

Searched refs:TSGetTimeSpanSolutions (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.h475 … 0, "TSGetEvaluationSolutions()", ) static inline PetscErrorCode TSGetTimeSpanSolutions(TS ts, Pet… in TSGetTimeSpanSolutions() function