Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/alpha/
H A Dalpha1.c113 static PetscErrorCode TSAlpha_Restart(TS ts, PetscBool *initok) in TSAlpha_Restart() function
198 PetscCall(TSAlpha_Restart(ts, &stageok)); in TSStep_Alpha()
H A Dalpha2.c155 static PetscErrorCode TSAlpha_Restart(TS ts, PetscBool *initok) in TSAlpha_Restart() function
256 PetscCall(TSAlpha_Restart(ts, &stageok)); in TSStep_Alpha()