Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/discgrad/
H A Dtsdiscgrad.c163 static PetscErrorCode TSReset_DiscGrad(TS ts) in TSReset_DiscGrad() function
179 PetscCall(TSReset_DiscGrad(ts)); in TSDestroy_DiscGrad()
464 ts->ops->reset = TSReset_DiscGrad; in TSCreate_DiscGrad()