aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Correct the problem with scheduling the "Old Style" Boundaries by running var...hawke2006-08-24
* Correct thorn name in READMEschnetter2006-08-23
* Make certain not to try and allocate a zero sized array.hawke2006-08-04
* Modification for evolving array variables; change to localhawke2006-08-01
* Fix for evolving arrays on multi-processors with the generic RKhawke2006-07-28
* "Old boundary" interface, as provided by Yosef Zlochower.hawke2006-07-28
* Efficient RK4, as provided by Yosef Zlochower.hawke2006-07-28
* Fix error in scheduling of MoL_DecrementCounter spotted by Erikhawke2006-06-01
* Tag all MoL variables except the ErrorScalars with Checkpoint="no".tradke2006-05-16
* Implement RK45 Cash-Karp integrator in MoL.schnetter2006-02-19
* further wording clarification as to just which variablesjthorn2006-02-06
* tiny wording tweakjthorn2006-02-06
* clarify that when MoL::initial_data_is_crap is set,jthorn2006-02-06
* Peter Diener's RK65 and RK87 adaptive timestep integrators.hawke2006-01-23
* Remember the variable index of the scratch variables.schnetter2005-12-11
* Add const and restrict qualifiers to the pointers.schnetter2005-12-11
* Handle CCTK_SCALAR in the same way as CCTK_ARRAY. Previously,schnetter2005-12-11
* Replace "MoL" by CCTK_THORNSTRING in calls to CCTK_VWarn.schnetter2005-12-11
* Correct critical error in the RK45 time integrator.schnetter2005-12-11
* Replace "MoL" in CCTK_VWarn by CCTK_THORNSTRING.schnetter2005-12-11
* Replace "MoL" in CCTK_VWarn by CCTK_THORNSTRING.schnetter2005-12-11
* Correct unimportant typographical errorschnetter2005-12-11
* Correct error in calculating the number of grid points for the Countschnetter2005-11-22
* Correct email address in copyright statement.schnetter2005-10-22
* Correct email address in copyright statement.schnetter2005-10-22
* Correct email address of Cactus maintainers.schnetter2005-10-22
* Small optimisation: substitute division by multiplication with the inverse.tradke2005-08-29
* Provide a new schedule bin MoL_RHSBoundaries:hawke2005-05-09
* Check that a constrained GF may have more than one timelevel beforehawke2005-05-04
* fix a multiply-defined latex label (CactusBase_MoL_eq:rk2)jthorn2005-03-30
* As per my proposal injthorn2005-03-30
* Correct a bug in the registration routines; if a variable washawke2005-03-30
* Make the warning message about calling the registration too early morehawke2005-02-01
* Forgot to commit the schedule.ccl with last commit.hawke2005-02-01
* Catch the case where people that didn't read the documentationhawke2005-01-31
* Adaptive step size control using RK45. Due to Erik Schnetter.hawke2005-01-27
* Initialize some of the grid scalars as early as possible. These arehawke2005-01-07
* Add missing #include <stdio.h> and #include <stddef.h> statementsschnetter2004-12-29
* 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