Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/alpha/
H A Dalpha1.c334 static PetscErrorCode TSDestroy_Alpha(TS ts) in TSDestroy_Alpha() function
453 ts->ops->destroy = TSDestroy_Alpha; in TSCreate_Alpha()
H A Dalpha2.c430 static PetscErrorCode TSDestroy_Alpha(TS ts) in TSDestroy_Alpha() function
559 ts->ops->destroy = TSDestroy_Alpha; in TSCreate_Alpha2()