Searched refs:TSDIRKSetType (Results 1 – 4 of 4) sorted by relevance
2089 if (flg) PetscCall(TSDIRKSetType(ts, namelist[choice])); in TSSetFromOptions_ARKIMEX()2448 PetscErrorCode TSDIRKSetType(TS ts, TSDIRKType dirktype) in TSDIRKSetType() function2505 PetscCall(TSDIRKSetType(ts, TSDIRKDefault)); in TSCreate_DIRK()
341 PetscErrorCode TSDIRKSetType(PetscTS, PetscTSDIRKType)
420 petsc.TSDIRKSetType425 CHKERR(TSDIRKSetType(self.ts, cval))
1432 PETSC_EXTERN PetscErrorCode TSDIRKSetType(TS, TSDIRKType);