aboutsummaryrefslogtreecommitdiff
path: root/src/RK45.c
Commit message (Expand)AuthorAge
* MoL Updateeschnett2013-01-22
* Set variables in error branch of conditionals to avoid compiler warningshinder2012-11-26
* Remove unused variable declarationshinder2012-11-26
* Correct OpenMP parallelisationeschnett2012-10-29
* Parallelise loops with OpenMP.schnetter2008-09-23
* Implement RK45 Cash-Karp integrator in MoL.schnetter2006-02-19
* Add const and restrict qualifiers to the pointers.schnetter2005-12-11
* Small optimisation: substitute division by multiplication with the inverse.tradke2005-08-29
* Runge-Kutta (Fehlberg) 45 with error estimation.hawke2004-09-06