aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix memory leak. Hint to self: NEVER use group names when trying tohawke2004-04-21
* Setup RKCoefficients in global mode.hawke2004-04-21
* One more time; change the storage statements for permanent arrayhawke2004-04-05
* Switch the order of warning messages and arrays accesses so that you get the ...hawke2004-04-02
* Reduce warning for not provided aliased function to level 4.hawke2004-04-02
* The bug that will not die; another storage statement that tries to switch on ...hawke2004-03-30
* Forgot to remove inclusion of Carpet header files.hawke2004-03-30
* Correct the prototype of the Carpet aliased function.hawke2004-03-29
* Use the aliased function to en/dis able prolongation instead of linking direc...hawke2004-03-29
* Include Carpet header fileschnetter2004-03-23
* Initialise the RHS with zero before scheduling the physics routines.schnetter2004-03-23
* 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