Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/alpha/
H A Dalpha1.c391 static PetscErrorCode TSView_Alpha(TS ts, PetscViewer viewer) in TSView_Alpha() function
454 ts->ops->view = TSView_Alpha; in TSCreate_Alpha()
H A Dalpha2.c493 static PetscErrorCode TSView_Alpha(TS ts, PetscViewer viewer) in TSView_Alpha() function
560 ts->ops->view = TSView_Alpha; in TSCreate_Alpha2()