Searched refs:TSEIMEXSetMaxRows (Results 1 – 2 of 2) sorted by relevance
323 PetscCall(TSEIMEXSetMaxRows(ts, TSEIMEXDefault)); in TSSetUp_EIMEX()365 if (flg) PetscCall(TSEIMEXSetMaxRows(ts, nrows)); in TSSetFromOptions_EIMEX()393 PetscErrorCode TSEIMEXSetMaxRows(TS ts, PetscInt nrows) in TSEIMEXSetMaxRows() function
1263 PETSC_EXTERN PetscErrorCode TSEIMEXSetMaxRows(TS, PetscInt);