aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Regenerate WeylScal4 (Kranc commit 20e7a8feb560e494efe6b00db07af8b350fc9783)HEADmasterhinder2013-10-12
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@138 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Regenerate code (Kranc commit caf12ddfb11ccd9a7bf822cc8ec0d7691cded0aa)hinder2013-09-05
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@137 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Regenerate code after Kranc changeeschnett2013-01-20
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@131 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Regenerate code after Kranc updateeschnett2013-01-17
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@130 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Regenerate code (Kranc commit b0019939fb9ef98a05431967a4cc2139f0f2a1e4)hinder2012-11-19
| | | | | | Mark automatically-generate variables as unused to avoid warnings git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@128 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Regenerate code (Kranc commit 17deb8b4ff45a8a3cd1645cb626f6d33a5e17beb)hinder2012-11-19
| | | | | | The previous commit was missing the new WeylScal4_*.cc files, and had some unrecognised parameters in param.ccl. Possibly it was generated with something other than the current master branch of Kranc. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@127 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Regenerate codeeschnett2012-11-19
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@126 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Regenerate codeeschnett2012-11-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@124 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Regenerate codehinder2012-08-11
| | | | | | Kranc commit 4707e0c3f03cc52d82f88735e602c52cf74f0cbe. Tests pass. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@122 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Regenerate codehinder2012-08-11
| | | | | | Kranc version 479985d633085cc09dcd36b76e319fa772fe44fe git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@120 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
| | | | | | | | | | | | 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. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@119 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Regenerated thorn with Psi3r parity change.tbode2012-05-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@116 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Regenerate codehinder2012-04-30
| | | | | | Kranc commit e28caac46d817eb9b8e41274bd3bb6a5a22b9ed4 git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@103 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Regenerate code after changes to Kranc's vectorisationeschnett2012-01-06
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@101 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Regenerate codeeschnett2011-12-19
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@100 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Regenerate code.rhaas2011-09-28
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@81 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Regenerate codehinder2011-09-25
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@79 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Regenerate code with current Kranc (MoL_PseudoEvolutionBoundaries and ↵hinder2011-09-25
| | | | | | | | functions for finite differencing) This changes the scheduling to use MoL_PseudoEvolutionBoundaries for the boundaries rather than CCTK_POSTRESTRICTINITIAL, and enables the optional use of function calls for finite differencing (useful for reducing code size to fit in the instruction cache). git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@77 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Re-generate codeeschnett2011-06-08
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@76 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Update code as generated by current version of Kranceschnett2011-04-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@70 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Update code as generated by current version of Kranceschnett2011-04-03
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@69 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Update automatically generated codehinder2010-09-13
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@61 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* WeylScal4:tbode2010-05-07
| | | | | | | | | | | | | | Remove variable modifications in Kranc script. Fix tensor parity tags. Add old-style BC compatibility. Add intelligence to runmath.sh in finding Kranc. Change bash script permissions. Add testsuites. Expand README description. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@52 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* Make self-updating work again after moving the "m" directory into theeschnett2010-03-29
| | | | | | | | | | | thorn. Add README. Re-generate thorn. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@51 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
* use trunc structureknarf2010-03-26
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@50 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843