Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/sundials/
H A Dsundials.c491 static PetscErrorCode TSSundialsSetMaxl_Sundials(TS ts, PetscInt maxl) in TSSundialsSetMaxl_Sundials() function
926 …ll(PetscObjectComposeFunction((PetscObject)ts, "TSSundialsSetMaxl_C", TSSundialsSetMaxl_Sundials)); in TSCreate_Sundials()