Home
last modified time | relevance | path

Searched refs:initok (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() argument
170 if (initok) *initok = stageok; in TSAlpha_Restart()
H A Dalpha2.c155 static PetscErrorCode TSAlpha_Restart(TS ts, PetscBool *initok) in TSAlpha_Restart() argument
224 if (initok) *initok = stageok; in TSAlpha_Restart()