Veselin Dobrev
c31bd65e6d
Restore support for SUNDIALS v2.7.0 - the used version is "autodetected"
...
in the .cpp files that use SUNDIALS.
Updated INSTALL and CHANGELOG to reflect that both v2.7.0 and v3.0.0 of
SUNDIALS are supported.
In makefile, move the addition of the SUNDIALS and PETSc examples to the
examples run by 'make test' after the inclusion of config/config.mk.
2017-11-06 16:17:25 -08:00
Tzanio
a9e531b46c
Replace the SUNDIALS macros TRUE/FALSE with SUNTRUE/SUNFALSE (change in their 3.0.0 release)
2017-10-31 12:14:21 -07:00
Aaron Fisher
e1d57287aa
Merge branch 'xsdk-cpissues-dev' of https://github.com/mfem/mfem into xsdk-cpissues-dev
...
Conflicts:
linalg/sundials.hpp
2017-10-24 10:30:00 -07:00
Aaron Fisher
91f3315267
Fixed up the sundials 3 integration and predicated the sundials and petsc tests on those libraries being active
2017-10-24 10:27:38 -07:00
Tzanio
1bb9bbf919
make style
2017-10-23 19:11:00 -07:00
Aaron Fisher
a97c365856
Updated to use the Sundials 3.0.0 interface and enabled the sundials and petsc tests when using make test.
2017-10-23 16:05:25 -07:00
Tzanio
abe85f4cb6
make style
2017-09-28 10:15:26 -07:00
Aaron Fisher
aa040f3e64
Made everything work with the new mfem::out and mfem::err output.
2017-09-27 15:42:37 -07:00
Tzanio
1569425857
Version 3.3
2017-01-28 22:05:47 -08:00