Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/irk/
H A Dirk.c297 static PetscErrorCode TSRollBack_IRK(TS ts) in TSRollBack_IRK() function
346 PetscCall(TSRollBack_IRK(ts)); in TSStep_IRK()
852 ts->ops->rollback = TSRollBack_IRK; in TSCreate_IRK()