aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
Commit message (Expand)AuthorAge
* add parameter to disable MoL_PostStep in Post_Recover_Variablesrhaas2013-05-25
* Allow skipping MoL's initial copy from past to current timeleveleschnett2013-04-05
* Correct grammar in commenteschnett2013-02-15
* MoL Updateeschnett2013-01-22
* Introduce a parameter to choose whether MoL appliesbentivegna2012-10-24
* MoL: add Multirate capabilities. This add three new multirate RK schemes to MoL.rhaas2012-08-02
* Allow skipping setting the RHS to zero in MoLeschnett2012-06-12
* schedule MoL_DecrementCounter and MoL_ResetTime before PostStepModifyrhaas2011-12-21
* Remove OldBoundary infrastructureeschnett2011-11-12
* Schedule MoL_PostStepModify before MoL_PostStepeschnett2011-08-19
* Introduce new schedule groups, correct scheduling of others.eschnett2011-08-02
* Add new schedule group MoL_PseudoEvolution.schnetter2010-02-19
* Rename schedule group so that its name remains MoL_PostStep.schnetter2010-02-10
* Schedule MoL_PostStep also at post_recover_variables. This ensuresschnetter2010-02-10
* Correct scheduling error of MoL_RestoreSandR and MoL_FinishLoophawke2007-09-07
* Schedule the MoL_PostStep parts in the POSTREGRID bin so thatschnetter2007-05-23
* Correct the problem with scheduling the "Old Style" Boundaries by running var...hawke2006-08-24
* Modification for evolving array variables; change to localhawke2006-08-01
* "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
* Implement RK45 Cash-Karp integrator in MoL.schnetter2006-02-19
* Peter Diener's RK65 and RK87 adaptive timestep integrators.hawke2006-01-23
* Provide a new schedule bin MoL_RHSBoundaries:hawke2005-05-09
* As per my proposal injthorn2005-03-30
* Forgot to commit the schedule.ccl with last commit.hawke2005-02-01
* Adaptive step size control using RK45. Due to Erik Schnetter.hawke2005-01-27
* Runge-Kutta (Fehlberg) 45 with error estimation.hawke2004-09-06
* Setup RKCoefficients in global mode.hawke2004-04-21
* One more time; change the storage statements for permanent arrayhawke2004-04-05
* 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
* Initialise the RHS with zero before scheduling the physics routines.schnetter2004-03-23
* Remove LANG specifiers for scheduled groups.schnetter2004-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
* Rewrite the storage statements so that (hopefully) there is never ahawke2004-02-27
* Forgot to commit schedule.ccl for last change. Add configuration.ccl.hawke2004-01-12
* Postrestrict is now a bin.schnetter2003-11-05
* Schedule PostStep in PostRestrict.hawke2003-09-30
* Add the ability to NaNcheck the RHS GFs.hawke2003-09-04
* Add two methods:hawke2003-07-22
* 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
* 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
* 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 fileversion strings and comments from MoL2->MoL (cosmetic).hawke2003-04-24