Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/sundials/
H A Dsundials.c500 static PetscErrorCode TSSundialsSetLinearTolerance_Sundials(TS ts, PetscReal tol) in TSSundialsSetLinearTolerance_Sundials() function
927 …unction((PetscObject)ts, "TSSundialsSetLinearTolerance_C", TSSundialsSetLinearTolerance_Sundials)); in TSCreate_Sundials()