aboutsummaryrefslogtreecommitdiff
path: root/src/SetTime.c
Commit message (Expand)AuthorAge
* 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
* Formatting changes and extra debugging statements only.hawke2003-07-18
* Erik Schnetter's implementation of ICN with averaging, so the intermediate st...hawke2003-07-18
* Correct the setting of cctk_time for the generic solvers. Should only affect ...hawke2003-07-08
* Correct a major screw up with the setting of t/dt that was causing the BSSN_M...hawke2003-06-20
* Patch for the new cctk_time / lev / levoffset etc. variables from Erik Schnet...hawke2003-06-19
* 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 previous_times array to be a malloc (can't use run time constants ...hawke2003-05-14
* The resetting of t and dt is corrected for the generic methods.hawke2003-04-25
* Change the commented out debugging statements to ifdef'd out.hawke2003-04-25
* 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