Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/irk/
H A Dirk.c640 PetscCall(TSIRKGetType(ts, &irktype)); in TSView_IRK()
707 PetscErrorCode TSIRKGetType(TS ts, TSIRKType *irktype) in TSIRKGetType() function
/petsc/include/
H A Dpetscts.h1331 PETSC_EXTERN PetscErrorCode TSIRKGetType(TS, TSIRKType *);