Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/sundials/
H A Dsundials.c423 if (cvode->cvode_type == SUNDIALS_ADAMS) type = atype; in TSView_Sundials()
/petsc/include/
H A Dpetscts.h1520 SUNDIALS_ADAMS = 1, enumerator
/petsc/doc/manual/
H A Dts.md1390 TSSundialsSetType(TS ts,TSSundialsLmmType [SUNDIALS_ADAMS,SUNDIALS_BDF]);