Home
last modified time | relevance | path

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

/petsc/src/ts/impls/eimex/
H A Deimex.c174 static PetscErrorCode TSReset_EIMEX(TS ts) in TSReset_EIMEX() function
195 PetscCall(TSReset_EIMEX(ts)); in TSDestroy_EIMEX()
525 ts->ops->reset = TSReset_EIMEX; in TSCreate_EIMEX()