aboutsummaryrefslogtreecommitdiff
path: root/src/ParamCheck.c
Commit message (Expand)AuthorAge
* 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