Home
last modified time | relevance | path

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

/petsc/src/ts/impls/explicit/rk/
H A Drk.c1355 static PetscErrorCode TSDestroy_RK(TS ts) in TSDestroy_RK() function
1480 ts->ops->destroy = TSDestroy_RK; in TSCreate_RK()