Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/radau5/
H A Dradau5.c122 static PetscErrorCode TSDestroy_Radau5(TS ts) in TSDestroy_Radau5() function
154 ts->ops->destroy = TSDestroy_Radau5; in TSCreate_Radau5()