CVODE interface

13 views
Skip to first unread message

Mohammad Mahdi Moayeri

unread,
Jun 9, 2026, 1:56:13 AM (3 days ago) Jun 9
to deal.II User Group

Hello,

I have a question about the SUNDIALS wrappers in deal.II. I can find wrappers for ARKODE, KINSOL, and IDA, but I do not see an interface for CVODE.

Is there a specific technical or design reason why deal.II does not provide a CVODE wrapper? I noticed the old issues #5027 and #5045 mentioned CVODE support, but I could not find a follow-up explanation.

Cheers,
Mahdi

Luca Heltai

unread,
Jun 9, 2026, 4:01:43 AM (3 days ago) Jun 9
to Deal.II Users
Dear Mahdi,

we simply never implemented one. I found that the ARKODE interface can be used very effectively also as a replacement for both stiff and non-stiff odes. If you really want to use cvode, you could also do so through our PETSC-TS interface, that supports CVODE sundials time steppers, using time stepper type sundials.

Of course we accept pull requests if you feel like providing an interface to CVODE that follows our ARKODE and IDA interfaces! ;)

L.
> --
> The deal.II project is located at http://www.dealii.org/
> For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en
> ---
> You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to dealii+un...@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/dealii/10e73bb8-7da7-4a2a-a35d-ff4a0c457384n%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages