Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/sundials/
H A Dsundials.c382 static PetscErrorCode TSSetFromOptions_Sundials(TS ts, PetscOptionItems PetscOptionsObject) in TSSetFromOptions_Sundials() function
896 ts->ops->setfromoptions = TSSetFromOptions_Sundials; in TSCreate_Sundials()