Searched refs:TSIRKSetType (Results 1 – 2 of 2) sorted by relevance
621 PetscCall(TSIRKSetType(ts, tname)); in TSSetFromOptions_IRK()683 PetscErrorCode TSIRKSetType(TS ts, TSIRKType irktype) in TSIRKSetType() function869 PetscCall(TSIRKSetType(ts, TSIRKDefault)); in TSCreate_IRK()
1332 PETSC_EXTERN PetscErrorCode TSIRKSetType(TS, TSIRKType);