Home
last modified time | relevance | path

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

/petsc/doc/changes/
H A D215.md50 - Added TSGetDuration()
/petsc/include/
H A Dpetscts.h482 PETSC_EXTERN PETSC_DEPRECATED_FUNCTION(3, 8, 0, "TSGetMax()", ) PetscErrorCode TSGetDuration(TS, Pe…
/petsc/src/ts/interface/
H A Dts.c3010 PetscErrorCode TSGetDuration(TS ts, PetscInt *maxsteps, PetscReal *maxtime) in TSGetDuration() function