Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/sundials/
H A Dsundials.c518 static PetscErrorCode TSSundialsSetTolerance_Sundials(TS ts, PetscReal aabs, PetscReal rel) in TSSundialsSetTolerance_Sundials() function
929 …jectComposeFunction((PetscObject)ts, "TSSundialsSetTolerance_C", TSSundialsSetTolerance_Sundials)); in TSCreate_Sundials()