aboutsummaryrefslogtreecommitdiff
path: root/ML_ADMQuantities
Commit message (Collapse)AuthorAge
* Regenerate code (Kranc commit 20e7a8feb560e494efe6b00db07af8b350fc9783)Ian Hinder2013-10-28
|
* Regenerate code (Kranc commit 3237af2566109f099ee78a7effb511a65dc18ae0)Ian Hinder2013-09-12
|
* Regenerate code (Kranc commit 0b09169bacd7995d28b56a574bd060ebb243ca6f)Ian Hinder2013-09-12
| | | Change of ordering in storage statements in schedule.ccl due to internal cleanup in Kranc.
* Regenerate code (Kranc commit 311d24d35eab704df7153748d0f4f205eb1c081b)Ian Hinder2013-09-12
| | | Eliminate SummationByParts include file in interface.ccl since there are no summation by parts operators used.
* Regenerate code (Kranc commit 5238aa95745f46501d3f1ac657a02af0b0a44477)Ian Hinder2013-09-12
| | | Changes order of source files in makefile
* Regenerate code (Kranc commit 01478e8bf1bc509f67a3f8fa2c18021dc9b975f3)Ian Hinder2013-09-12
| | | Reordering of entries in param.ccl due to internal cleanup in Kranc.
* Regenerate ML_ADM, ML_ADMConstraints and ML_ADMQuantities with fixed ↵Ian Hinder2013-09-12
| | | | Jacobian code
* Regenerate code (Kranc commit 04da452636ed006901602e924900ea71378f55b5)Ian Hinder2013-09-10
| | | The order of entries in interface.ccl has changed due to internal cleanup in Kranc. Kranc contains checks that the group declarations are the same apart from the ordering.
* Regenerate code (Kranc commit 10daf4a83a783a812c7b5a3aba0df115f0eac98f)Ian Hinder2013-09-10
|
* Regenerate McLachlan (Kranc commit caf12ddfb11ccd9a7bf822cc8ec0d7691cded0aa)Ian Hinder2013-09-05
|
* Regenerate code (Kranc commit 519f2cd182c4828e74429e883139fbb8b1a11d3c)Ian Hinder2013-04-15
|
* Regenerate code after Kranc updateErik Schnetter2013-01-17
|
* Regenerate thorns which were missed in 45bcf7046474c39dc6fb7c3e7729cdd1143a70fe.Barry Wardell2012-12-18
|
* Regenerate code (Kranc commit b0019939fb9ef98a05431967a4cc2139f0f2a1e4)Ian Hinder2012-11-20
| | | | Mark automatically-generated variables as unused to avoid warnings
* Introduce cctk_ash, retire cctk_lsshErik Schnetter2012-07-03
| | | | | | | | | Introduce cctk_ash, describing the process-local array shape that has been allocated. This may be larger than cctk_lsh, the process-local shape that should be used. Retire cctk_lssh and related infrastructure to handle staggered grid functions.
* Regenerate code, removing the *_O* and *_MP thornsErik Schnetter2012-05-02
|
* Regenerate code with current version of KrancErik Schnetter2012-04-03
| | | | This is necessary so that Pi is correctly vectorized.
* Regenerate code (CCTK_LOOP)Ian Hinder2012-01-23
| | | Kranc commit 121ff02440893cfabee9899a90048b393dadaa7c
* Regenerate codeErik Schnetter2012-01-02
|
* Regenerate codeIan Hinder2011-11-17
| | | Kranc version beb854b56cd60ec97072d709a064eeafe1633ed1
* Correct schedule, in particular for checkpoint/recoveryErik Schnetter2011-08-02
| | | | | | | | | | | | | | | | | | | | Do not mark ADMBase variables for non-checkpointing if they have multiple timelevels. (Variables with multiple timelevels must always be checkpointed, because the past timelevels cannot be regenerated after recovery.) Finally remove all perl post-processing of the auto-generated code; instead, use proper Kranc mechanisms. Schedule the ADM constraints and ADM quantities after MoL_PostStep, since this is where the ADMBase variables are set. Schedule enforcing the BSSN constraints in the new schedule group MoL_PostStepModify, since they should not be enforced after recovery. (This would lead to inconsistencies at floating-point round-off level.) Regenerate all thorns.
* Regenerate ML_ADMQuantities and ML_WaveToyFOIan Hinder2011-06-13
|
* Revert "Rename tensor indices"Ian Hinder2011-06-13
| | | | This reverts commit a8b69dc06e565427bc96d16c443bb4b3392c4365.
* Rename tensor indicesErik Schnetter2011-06-12
| | | | | Tensor indices with numbers are not supported any more in Kranc; rename them to use letters instead.
* Regenerate codeIan Hinder2011-06-09
| | | This was regenerated with commit 66668c409754acc1f76ed50118d8831fc3992c59 of Kranc and passes all existing test suites.
* Regenerate codeErik Schnetter2011-04-22
|
* Update auto-generated code as generated by the current version of KrancErik Schnetter2011-04-03
|
* Update auto-generated code as generated by the current version of KrancErik Schnetter2011-04-03
|
* Re-generate codeErik Schnetter2011-01-03
|
* Regenerate codeErik Schnetter2010-12-08
|
* Regenerate code after setting the default tensor weight in Kranc to 0Erik Schnetter2010-11-23
|
* Regenerate codeErik Schnetter2010-10-11
|
* Correct error in Makefile.Erik Schnetter2010-05-03
| | | | Regenerate code.
* Regenerate codeErik Schnetter2010-05-03
|
* Regenerate codeErik Schnetter2010-05-03
|
* Correct boundary conditionsErik Schnetter2010-03-14
|
* Schedule boundary conditions in ML_PseudoEvolutionErik Schnetter2010-03-14
|
* Use new schedule group MoL_PseudoEvolution for the ADM constraints and the ↵Erik Schnetter2010-02-19
| | | | | | ADM quantities. Re-generate all code.
* Regenerate code after correcting error in Kranc.Erik Schnetter2010-02-13
|
* Treate Tmunu variables as tensors, instead of accessing them via local ↵Erik Schnetter2010-02-13
| | | | helper scalars.
* Update auto-generated codeErik Schnetter2010-02-13