Home
last modified time | relevance | path

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

/petsc/src/ts/impls/explicit/rk/
H A Drk.c1221 static PetscErrorCode TSLoad_RK(TS ts, PetscViewer viewer) in TSLoad_RK() function
1482 ts->ops->load = TSLoad_RK; in TSCreate_RK()