Home
last modified time | relevance | path

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

/petsc/src/ts/impls/eimex/
H A Deimex.c323 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
/petsc/include/
H A Dpetscts.h1263 PETSC_EXTERN PetscErrorCode TSEIMEXSetMaxRows(TS, PetscInt);