Home
last modified time | relevance | path

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

/petsc/src/ts/impls/multirate/
H A Dmprk.c1072 if (flg) PetscCall(TSMPRKSetType(ts, namelist[choice])); in TSSetFromOptions_MPRK()
1158 PetscErrorCode TSMPRKSetType(TS ts, TSMPRKType mprktype) in TSMPRKSetType() function
1282 PetscCall(TSMPRKSetType(ts, TSMPRKDefault)); in TSCreate_MPRK()
/petsc/include/
H A Dpetscts.h1315 PETSC_EXTERN PetscErrorCode TSMPRKSetType(TS, TSMPRKType);