Dolfin and Sundials

Hi everyone,
I saw in the cmake file that dolfin can be installed with SUNDIALS support. Does anyone know where I can find some examples or more information?

Thank you in advance!

Baltasar

Edit: So far I (only) found the tests at

https://bitbucket.org/fenics-project/dolfin/src/b495043d6b3914383eb939ea6c6794442080a3a5/python/test/unit/ts/test_sundials.py?at=master#test_sundials.py-5,8:9,36:37,64:65

And I am going to have a look at them.

How about: https://www.archer.ac.uk/community/eCSE/eCSE09-04/ecse09-04-cvode.pdf

1 Like

This code is old, but it might be useful: Bitbucket

Super nice, thank you!

I wonder why google didn’t know me well enough to provide this :slight_smile:

Best

Baltasar