aboutsummaryrefslogtreecommitdiff
path: root/src/IndexArrays.c
Commit message (Expand)AuthorAge
* MoL Updateeschnett2013-01-22
* MoL: add Multirate capabilities. This add three new multirate RK schemes to MoL.rhaas2012-08-02
* Correct signatures of scheduled functionseschnett2011-01-21
* Modification for evolving array variables; change to localhawke2006-08-01
* Efficient RK4, as provided by Yosef Zlochower.hawke2006-07-28
* Implement RK45 Cash-Karp integrator in MoL.schnetter2006-02-19
* Peter Diener's RK65 and RK87 adaptive timestep integrators.hawke2006-01-23
* Initialize some of the grid scalars as early as possible. These arehawke2005-01-07
* Runge-Kutta (Fehlberg) 45 with error estimation.hawke2004-09-06
* Add the Classic RK3 method (as a generic method, so use Generic_Type).hawke2004-07-01
* Update CCTK_FILEVERSION macros to CactusBase.hawke2004-07-01
* Check that we don't try to allocate zero size arrays.hawke2003-11-19
* Add missing #include statement.schnetter2003-10-30
* Formatting changes only.hawke2003-07-24
* Protect against buffer overruns...hawke2003-07-22
* Add two methods:hawke2003-07-22
* Erik Schnetter's implementation of ICN with averaging, so the intermediate st...hawke2003-07-18
* Change MoL_ODE_Method parameter to ODE_Method to be consistent with original ...hawke2003-05-25
* Add support for evolving complex GFs and (real and complex) GAs.hawke2003-05-21
* Change the fileversion strings and comments from MoL2->MoL (cosmetic).hawke2003-04-24
* The Method of Lines thorn (version 2 - see below).hawke2003-04-23