Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/glle/
H A Dglle.c1163 static PetscErrorCode TSView_GLLE(TS ts, PetscViewer viewer) in TSView_GLLE() function
1424 ts->ops->view = TSView_GLLE; in TSCreate_GLLE()