Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c1008 static PetscErrorCode TSForwardReset_Theta(TS ts) in TSForwardReset_Theta() function
1263 ts->ops->forwardreset = TSForwardReset_Theta; in TSCreate_Theta()