Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/discgrad/
H A Dtsdiscgrad.c106 static PetscErrorCode TSSetUp_DiscGrad(TS ts) in TSSetUp_DiscGrad() function
468 ts->ops->setup = TSSetUp_DiscGrad; in TSCreate_DiscGrad()