aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Take the ScratchSpace pointers from VarIndex instead of making assumptions ab...hawke2003-07-17
* Fix an error in the internal arrays for when changing from constrained/SandR ...hawke2003-07-17
* 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
* Correctly (?!) evolve the array variables when using the generic RK methods.hawke2003-06-19
* 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
* Comment or ifdef out complex variable support as Carpet doesn't like it.hawke2003-05-24
* 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