Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/glle/
H A Dglle.c1026 static PetscErrorCode TSDestroy_GLLE(TS ts) in TSDestroy_GLLE() function
1423 ts->ops->destroy = TSDestroy_GLLE; in TSCreate_GLLE()