Hello, i've been trying to use the Sundials interface in dealII for a simple heat equation example, but that failed.
I tried to replicate what is written in the docs [1 <https://www.dealii.org/developer/doxygen/deal.II/classSUNDIALS_1_1IDA.html>] for the PDE based system. I found some references in the deal2lkit repository as well, but the example seems outdated. You can find my attempt at [2 <https://gist.github.com/juan42/261a899e451bb826228fe388fc37955a>]. Let me know if you have any hints or advice. Thanks! Julian [1] https://www.dealii.org/developer/doxygen/deal.II/classSUNDIALS_1_1IDA.html [2] https://gist.github.com/juan42/261a899e451bb826228fe388fc37955a -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
