Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/glle/
H A Dglle.c1120 static PetscErrorCode TSSetFromOptions_GLLE(TS ts, PetscOptionItems PetscOptionsObject) in TSSetFromOptions_GLLE() function
1427 ts->ops->setfromoptions = TSSetFromOptions_GLLE; in TSCreate_GLLE()