Home
last modified time | relevance | path

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

/petsc/src/ts/impls/glee/
H A Dglee.c778 static PetscErrorCode TSSetFromOptions_GLEE(TS ts, PetscOptionItems PetscOptionsObject) in TSSetFromOptions_GLEE() function
1040 ts->ops->setfromoptions = TSSetFromOptions_GLEE; in TSCreate_GLEE()