aboutsummaryrefslogtreecommitdiff
path: root/src/RK4.c
Commit message (Expand)AuthorAge
* Parallelize on the level of variables rather than grid points.HEADmasterAnton Khirnov2022-09-06
* MoL Updateeschnett2013-01-22
* Slightly reduce round-off erroreschnett2012-10-29
* Correct calculation of sum_alpha when more than one component (or moreeschnett2011-05-24
* Improve roundoff accuracy of efficient RK4eschnett2011-03-25
* Parallelise loops with OpenMP.schnetter2008-09-23
* Modification for evolving array variables; change to localhawke2006-08-01
* Efficient RK4, as provided by Yosef Zlochower.hawke2006-07-28