Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/sundials/
H A Dsundials.c482 static PetscErrorCode TSSundialsSetType_Sundials(TS ts, TSSundialsLmmType type) in TSSundialsSetType_Sundials() function
925 …ll(PetscObjectComposeFunction((PetscObject)ts, "TSSundialsSetType_C", TSSundialsSetType_Sundials)); in TSCreate_Sundials()