Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c888 static PetscErrorCode TSReset_Theta(TS ts) in TSReset_Theta() function
922 PetscCall(TSReset_Theta(ts)); in TSDestroy_Theta()
1238 ts->ops->reset = TSReset_Theta; in TSCreate_Theta()