summaryrefslogtreecommitdiffstats
path: root/tests/EquationSystem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Test for NaNs in results.Tavian Barnes2011-06-101-2/+2
* Use `x' instead of `t' for the variable in tests.Tavian Barnes2010-10-211-2/+2
* Fix comment in EquationSystem test, and use cosh() for the solution.Tavian Barnes2010-10-211-3/+7
* Support std::complex<T>.Tavian Barnes2010-10-191-1/+1
* Add/fix copyright headers.Tavian Barnes2010-10-111-1/+23
* Support adaptive integration with equation systems.Tavian Barnes2010-10-111-4/+6
* Support systems of ODEs.Tavian Barnes2010-10-111-0/+46