Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/alpha/
H A Dalpha1.c318 static PetscErrorCode TSReset_Alpha(TS ts) in TSReset_Alpha() function
337 PetscCall(TSReset_Alpha(ts)); in TSDestroy_Alpha()
452 ts->ops->reset = TSReset_Alpha; in TSCreate_Alpha()
H A Dalpha2.c409 static PetscErrorCode TSReset_Alpha(TS ts) in TSReset_Alpha() function
433 PetscCall(TSReset_Alpha(ts)); in TSDestroy_Alpha()
558 ts->ops->reset = TSReset_Alpha; in TSCreate_Alpha2()