Home
last modified time | relevance | path

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

/petsc/src/ts/impls/explicit/rk/
H A Drk.c671 static PetscErrorCode TSForwardStep_RK(TS ts) in TSForwardStep_RK() function
1501 ts->ops->forwardstep = TSForwardStep_RK; in TSCreate_RK()