aboutsummaryrefslogtreecommitdiff
path: root/ML_CCZ4
Commit message (Collapse)AuthorAge
* Change the dafault value of apply_dissipation to "never".Peter Diener2012-10-23
| | | | | | | | Change the default value of apply_dissipation from "always" to "never". Since the default dissipation strength is zero this should not change results for users using default values but should save time. Signed-off-by: Peter Diener <diener@cct.lsu.edu>
* Regenerate code after Kranc updateErik Schnetter2012-08-16
|
* Use CCTK_REAL_VEC instead of ptrdiff_t for dirN variablesIan Hinder2012-08-12
| | | | This was generated by an uncommitted change to Kranc as the previous version did not build due to a recent change to Vectors.
* Regenerate codeIan Hinder2012-08-12
| | | Kranc commit 4707e0c3f03cc52d82f88735e602c52cf74f0cbe
* 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 codeErik Schnetter2012-05-29
|
* Regenerate code, removing the *_O* and *_MP thornsErik Schnetter2012-05-02
|
* Regenerate thorns.Barry Wardell2012-05-01