Home
last modified time | relevance | path

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

/petsc/src/ts/interface/
H A Dts.c5717 PetscErrorCode TSClone(TS tsin, TS *tsout) in TSClone() argument
5726 *tsout = NULL; in TSClone()
5785 *tsout = t; in TSClone()