Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/irk/
H A Dirk.c807 static PetscErrorCode TSDestroy_IRK(TS ts) in TSDestroy_IRK() function
845 ts->ops->destroy = TSDestroy_IRK; in TSCreate_IRK()