aboutsummaryrefslogtreecommitdiff
path: root/m
Commit message (Expand)AuthorAge
* Schedule ADMBase variable calculations in MoL_PseudoEvolutionErik Schnetter2010-10-11
* Use boundary_width instead of 1 when selecting boundary conditionsErik Schnetter2010-10-11
* Change AssertSymmetricDecreasing to AssertSymmetricIncreasingErik Schnetter2010-10-11
* Update path to KrancErik Schnetter2010-08-04
* Reintroduce an optimization.Peter Diener2010-05-05
* Correct error in Makefile.Erik Schnetter2010-05-03
* Add missing definition of temporary variableErik Schnetter2010-05-03
* Add dissipation terms to the RHS.Erik Schnetter2010-05-02
* Don't use explicit path name when including Slicing.hErik Schnetter2010-04-21
* Merge branch 'master' of /Users/eschnett/Cbeta/arrangements/McLachlanErik Schnetter2010-04-07
|\
| * Move RHS evaluations around to optimize for 32Kb instruction cache machines.Peter Diener2010-03-30
* | Add SpatialShiftGammaCoeffRadius to reduce ShiftGammaCoeff outside of a certa...Erik Schnetter2010-04-07
|/
* Don't build or schedule old RHS routine any moreErik Schnetter2010-03-21
* Use Ian's version of Kranc, which is found atErik Schnetter2010-03-18
* Correct boundary conditionsErik Schnetter2010-03-14
* Schedule boundary conditions in ML_PseudoEvolutionErik Schnetter2010-03-14
* Generate and add 8th order version as wellErik Schnetter2010-03-12
* Make eta (the Gamma driver damping parameter) a local variable only, not a gr...Erik Schnetter2010-03-09
* Add second order accurate versions of all thornsErik Schnetter2010-02-19
* Use new schedule group MoL_PseudoEvolution for the ADM constraints and the AD...Erik Schnetter2010-02-19
* Regenerate code after correcting error in Kranc.Erik Schnetter2010-02-13
* Remove useMatter parameters which are now unused.Erik Schnetter2010-02-13
* Treate Tmunu variables as tensors, instead of accessing them via local helper...Erik Schnetter2010-02-13
* Merge /Users/eschnett/Cbeta/arrangements/McLachlanErik Schnetter2010-02-13
|\
| * Schedule ML_BSSN_convertToADMBaseGroupWrapper also at CCTK_POST_RECOVER_VARIA...Frank Loeffler2010-02-08
| * Merge branch 'HEAD' of carpetgit@carpetcode.dyndns.org:McLachlan.gitPeter Diener2010-02-01
| |\
| | * Handle the case correctly where ShiftGammaCoeff=0. Don't dividy by ShiftGamm...Erik Schnetter2010-02-01
| * | Make sure BetaDriver routines are scheduled appropriately.Peter Diener2010-02-01
| |/
* | Add thorn that evaluates the kernels for global ADM quantites (ADM mass and A...Erik Schnetter2010-02-13
* | Add thorn that evaluates the ADM constraintsErik Schnetter2010-02-13
* | Distinguish between persistent variables and those that need to be checkpoint...Erik Schnetter2010-02-13
* | Do not generate a separate "matter" thorn; instead, the standard thorn does n...Erik Schnetter2010-02-13
* | Correct synchronisation problemsErik Schnetter2010-02-13
* | Split RHS evaluation into two routines to reduce instruction cache usage.Erik Schnetter2010-02-13
* | Use relative instead of absolute path names pointing to KrancErik Schnetter2010-02-13
* | Merge branch 'master' of /Users/eschnett/Cbeta/arrangements/McLachlanErik Schnetter2010-01-25
|\|
| * Make BetaDriver spatially varying.Peter Diener2010-01-25
| * Clean up.Peter Diener2010-01-25
* | Remove commented out codeErik Schnetter2010-01-25
* | Avoid division-by-zero problems when ShiftGammaCoeff=0Erik Schnetter2010-01-25
|/
* Regenerate codeErik Schnetter2010-01-09
* Remove superfluous synchronisation of RHS variables.Erik Schnetter2010-01-09
* Add new run-time parameter "useMatter", so that the matter terms can be enabl...Erik Schnetter2009-12-27
* Do not build the BSSN_W formulation any more, since it is now a part of the s...Erik Schnetter2009-12-27
* Allow 4 RHS time levels.Erik Schnetter2009-11-14
* Merge with Erik's latest changes.Peter Diener2009-11-13
* Merge branch 'HEAD' of carpetgit@carpetcode.dyndns.org:McLachlan.gitPeter Diener2009-11-13
|\
| * Introduce new RHS boundary condition "static" that sets the RHS boundary expl...Erik Schnetter2009-11-13
| * Add radiative boundary conditionsErik Schnetter2009-09-15
| * Rename FOWaveToy to WaveToyFOErik Schnetter2009-09-15