aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Parallelize on the level of variables rather than grid points.HEADmasterAnton Khirnov2022-09-06
* Drop unused crap, optimize.Anton Khirnov2017-06-30
* Cartoonize.Anton Khirnov2016-03-24
* fix typo (Runga->Runge)knarf2013-06-17
* 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
* Improve commenteschnett2013-04-05
* fix incorrect error message introduced in r191rhaas2013-03-16
* Round via lrint() instead of floor()eschnett2013-02-21
* Correct grammar in commenteschnett2013-02-15
* output list of currently registerd variables when exceeding the accumulator l...rhaas2013-02-15
* MoL Updateeschnett2013-01-22
* Set variables in error branch of conditionals to avoid compiler warningshinder2012-11-26
* Remove unused variable RHSVarhinder2012-11-26
* Remove unused variable declarationshinder2012-11-26
* add documentation for multirate schemerhaas2012-10-30
* Correct OpenMP parallelisationeschnett2012-10-29
* Slightly reduce round-off erroreschnett2012-10-29
* Introduce a parameter to choose whether MoL appliesbentivegna2012-10-24
* Add verbose output for adaptive step size controleschnett2012-10-24
* Simplify logic in adaptive step size controleschnett2012-10-24
* This patch cleans up the code, improves performance of the MoL loops since itrhaas2012-09-14
* 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
* Remove trailing \n from info messageseschnett2012-03-03
* interface.ccl: Add section for device supporthinder2012-02-01
* 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
* Correct calculation of sum_alpha when more than one component (or moreeschnett2011-05-24
* Improve roundoff accuracy of efficient RK4eschnett2011-03-25
* Correct signatures of scheduled functionseschnett2011-01-21
* 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
* Include Licence in READMEknarf2009-01-27
* remove old thornliststradke2009-01-27
* Unify README file formatknarf2009-01-26
* use correct latex package, typoknarf2009-01-22
* Parallelise loops with OpenMP.schnetter2008-09-23
* Call the NaNChecker via the aliased function CheckVarsForNaN insteadschnetter2008-09-22
* Remove outdated commentschnetter2007-12-07
* tag grid function groups MoL::ScratchSpace and MoL::SandRScratchSpacetradke2007-10-18
* Correct scheduling error of MoL_RestoreSandR and MoL_FinishLoophawke2007-09-07
* Add new aliased function MoLNumIntegratorSubsteps, which returns theschnetter2007-09-05
* Schedule the MoL_PostStep parts in the POSTREGRID bin so thatschnetter2007-05-23
* Correct logic error in parameter checking. Not all RK4 errors wereschnetter2006-12-05
* Remove incorrect statement about sync'ing.hawke2006-09-20
* Theta ICN. Patch from Frank Loeffler.hawke2006-08-24