Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/irk/ !
H A Dirk.c621 PetscCall(TSIRKSetType(ts, tname)); in TSSetFromOptions_IRK()
683 PetscErrorCode TSIRKSetType(TS ts, TSIRKType irktype) in TSIRKSetType() function
869 PetscCall(TSIRKSetType(ts, TSIRKDefault)); in TSCreate_IRK()
/petsc/include/ !
H A Dpetscts.h1332 PETSC_EXTERN PetscErrorCode TSIRKSetType(TS, TSIRKType);