Home
last modified time | relevance | path

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

/petsc/src/ts/impls/explicit/rk/
H A Drk.c735 static PetscErrorCode TSForwardSetUp_RK(TS ts) in TSForwardSetUp_RK() function
1499 ts->ops->forwardsetup = TSForwardSetUp_RK; in TSCreate_RK()