Searched refs:TSSUNDIALS (Results 1 – 8 of 8) sorted by relevance
51 PetscCall(TSRegister(TSSUNDIALS, TSCreate_Sundials)); in TSRegisterAll()
2017 PetscCall(PetscObjectTypeCompare((PetscObject)ts, TSSUNDIALS, &issundials)); in TSView()
33 - Liyang Xu, the interface to PVODE (now Sundials/CVODE) `TSSUNDIALS`.
156 PetscCall(PetscObjectTypeCompare((PetscObject)ts, TSSUNDIALS, &sundialstype)); in main()
9 PetscTSType TSSUNDIALS
12 SUNDIALS = S_(TSSUNDIALS)
39 #define TSSUNDIALS "sundials" macro
1381 TSSetType(TS ts,TSType TSSUNDIALS);