Veselin Dobrev
5560274fd6
Fix memory leaks in SUNDIALS examples 9/10/10p.
...
The fix in example 9 uses the approach used in the regular
example 9 to fix the same leak (see PR #816 ).
Fix a memory leak in SUNDIALS example 9 using the same fix
that was used
2019-10-03 22:10:40 -07:00
David J. Gardner
c4f88ab02a
attach MFEM linear solver by default
2019-08-09 15:32:45 -07:00
David J. Gardner
5700636721
revise CVODE wrapper to use Init(f) rather than Init(f, t, x)
2019-08-09 12:14:23 -07:00
David J. Gardner
c86634bc11
revise ARKStep wrapper to use Init(f) rather than Init(f, t, x)
2019-08-09 11:33:04 -07:00
Veselin Dobrev
d33da44075
Fix a copy-paste bug in the SUNDIALS versions of ex9 and ex9p.
2019-07-11 19:20:15 -07:00
Veselin Dobrev
100b2077fa
Apply 'make style'
2019-07-02 17:55:01 -07:00
David J. Gardner
d9bdd0b9f9
add back MFEM steppers in ex9/9p
2019-05-09 16:07:38 -07:00
David J. Gardner
1513847ff1
update KINSOL interface, add utility functions, clean up
2019-05-05 21:34:54 -07:00
David J. Gardner
fbba86c71d
update ex9 and ex16
2019-04-24 11:42:55 -07:00
Veselin Dobrev
c6dafc6483
A set of small fixes and cleanups uncovered by static analysis with
...
clang static analyzer.
2017-12-09 16:12:35 -08:00
Tzanio
1569425857
Version 3.3
2017-01-28 22:05:47 -08:00