aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove LANG specifiers for scheduled groups.schnetter2004-03-23
* Convert to int before printing with %dschnetter2004-03-23
* Schedule the registration routines in WRAGH instead of INITIAL.schnetter2004-03-23
* Run the MoL_PostStep group also in the postinitial bin.schnetter2004-03-10
* Correct a bug in storing the scratch space levels. This will fix RK4.hawke2004-02-28
* Rewrite the storage statements so that (hopefully) there is never ahawke2004-02-27
* Nasty bugs in the save and restore variables.hawke2004-01-16
* Forgot to commit schedule.ccl for last change. Add configuration.ccl.hawke2004-01-12
* Erik's changes to do general dissipation adding.hawke2004-01-12
* Correct the way that the FillAllTimelevels routine works, now thathawke2003-12-09
* Correct all the warning messages in the registration functions.hawke2003-12-05
* Check that we don't try to allocate zero size arrays.hawke2003-11-19
* Stupid bug in change variables to constrained type.hawke2003-11-11
* Postrestrict is now a bin.schnetter2003-11-05
* Remove unused dummy entries.schnetter2003-11-05
* Remove "const" that shouldn't have been there.schnetter2003-10-30
* Add missing #include statement.schnetter2003-10-30
* Tags to stop Carpet prolongating the scratch space.hawke2003-10-15
* Schedule PostStep in PostRestrict.hawke2003-09-30
* Add the ability to NaNcheck the RHS GFs.hawke2003-09-04
* Description of the individual methods.hawke2003-08-12
* Formatting changes only.hawke2003-07-24
* Document the generic table method.hawke2003-07-22
* Protect against buffer overruns...hawke2003-07-22
* Add two methods:hawke2003-07-22
* Some updates with the recent methods.hawke2003-07-22
* Add AlphaThorns_MoL_ in front of every reference in sight.hawke2003-07-21
* Switch off prolongation in Carpet during evolution - patch from Erik Schnetter.hawke2003-07-21
* 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
* Optionally don't fill all timelevels after initial data is computed (changes ...hawke2003-07-17
* 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
* Hopefully this will fix the problem with recovering from checkpoints.hawke2003-07-07
* 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
* Update the documentation.hawke2003-05-24
* 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
* Change to the new function aliasing interface.hawke2003-05-03
* Change to use the doc/latex/cactus.sty (why isn't this picked up automaticall...hawke2003-05-02
* More corrections to the function aliasing documentation.hawke2003-04-28
* 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 documentation to use the template files.hawke2003-04-25
* Change the fileversion strings and comments from MoL2->MoL (cosmetic).hawke2003-04-24