aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Adding missing copyright files to all thorns and making themgoodale2004-11-02
* Tighten error checking when changing variable type. Certain no-op operations ...hawke2004-10-15
* Correct some warning statementsyye002004-10-11
* committing the patch sent by Ian Hawke to ChangeType.cyye002004-10-05
* Runge-Kutta (Fehlberg) 45 with error estimation.hawke2004-09-06
* AlphaThorns -> CactusBase in document labels and references.hawke2004-07-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
* Make MoL independent of dimensions for GFs.hawke2004-06-23
* If the new keyword parameter 'verbose' is set to 'register' thenhawke2004-06-21
* A few documentation fixes.hawke2004-06-09
* Remove extraneous variable names to avoid CST warnings.hawke2004-05-12
* Requires Thorns -> Requires.hawke2004-04-28
* 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