Home
last modified time | relevance | path

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

/petsc/src/ts/impls/explicit/ssp/
H A Dssp.c178 static PetscErrorCode TSSetUp_SSP(TS ts) in TSSetUp_SSP() function
461 ts->ops->setup = TSSetUp_SSP; in TSCreate_SSP()