Home
last modified time | relevance | path

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

/petsc/src/ts/impls/explicit/ssp/
H A Dssp.c257 PetscErrorCode TSSSPSetType(TS ts, TSSSPType ssptype) in TSSSPSetType() function
399 if (flg) PetscCall(TSSSPSetType(ts, tname)); in TSSetFromOptions_SSP()
476 PetscCall(TSSSPSetType(ts, TSSSPRKS2)); in TSCreate_SSP()
/petsc/include/
H A Dpetscts.h1095 PETSC_EXTERN PetscErrorCode TSSSPSetType(TS, TSSSPType);