aboutsummaryrefslogtreecommitdiff
path: root/src/ParamCheck.c
Commit message (Expand)AuthorAge
* MoL Updateeschnett2013-01-22
* This patch cleans up the code, improves performance of the MoL loops since itrhaas2012-09-14
* MoL: add Multirate capabilities. This add three new multirate RK schemes to MoL.rhaas2012-08-02
* Correct signatures of scheduled functionseschnett2011-01-21
* Correct logic error in parameter checking. Not all RK4 errors wereschnetter2006-12-05
* 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
* Adaptive step size control using RK45. Due to Erik Schnetter.hawke2005-01-27
* 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
* Formatting changes only.hawke2003-07-24
* Add two methods:hawke2003-07-22
* 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