This repository contains a list of external 'addons' and other libraries that work with SUNDIALS. Packages here are not maintained by the SUNDIALS team. Use at your own risk.
- Clone/copy the addon into
<sundials root>/external/
- Copy and paste the sundials-addon-example block for your own external project.
- When building SUNDIALS, set the CMake option
SUNDIALS_ENABLE_EXTERNAL_ADDONS
toON
- Build SUNDIALS as usual.
- An example of a SUNDIALS addon by the SUNDIALS team
Currently we are only adding projects for existing collaborations.