aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/Kranc.m
Commit message (Expand)AuthorAge
* Factor out gridfunction access (phi[index]) functionIan Hinder2012-01-25
* Factor out looping function and make it a member function of a calculationIan Hinder2012-01-25
* Pull out the generation of the calculation body function definition into a ca...Ian Hinder2012-01-24
* Generate basic cakernel.ccl fileIan Hinder2012-01-23
* Merge branch 'hydro'Ian Hinder2012-01-22
|\
| * Merge remote-tracking branch 'origin/master' into hydroIan Hinder2011-06-03
| |\
| * | Temporary commitIan Hinder2011-06-03
| * | Kranc.m: Add symbols in Kranc context for conservation calculationsIan Hinder2010-10-01
| * | Add calculation option ApplyBCsIan Hinder2010-09-29
* | | use CCTK_LOOP3 for simple loops, make dependency on LoopControl optionalRoland Haas2012-01-10
* | | Add two-argument ArcTan functionIan Hinder2011-11-19
* | | Add ability to evolve ODEs in calculationsHal Finkel2011-11-01
* | | Define/declare identifier "t" (holding cctk_time) in some missing placesErik Schnetter2011-10-02
* | | Add support for generating OpenCL codeErik Schnetter2011-09-29
* | | CodeGen.m: Replace Cos, Sin, Tan with kcos, ksin, ktan in calculationsErik Schnetter2011-09-29
* | | Add function ParenthesisErik Schnetter2011-09-29
* | | Add Scalar[] which can be used to prevent vectorisation and use it for tests ...Barry Wardell2011-06-19
| |/ |/|
* | Add dt variable for use in calculationsErik Schnetter2011-05-27
* | Add support for a Jacobian to be applied to all derivativesIan Hinder2011-05-20
* | Improved common subexpression elimination support.Barry Wardell2011-03-16
* | Rewrite vectorisation infrastructure:Erik Schnetter2010-12-06
* | Implement vectorisationIan Hinder2010-11-23
|/
* Revert "Revert "Merge branch 'master' of github.com:ianhinder/Kranc""Roland Haas2010-05-06
* Revert "Merge branch 'master' of github.com:ianhinder/Kranc"Erik Schnetter2010-05-02
* Replace sym context with Kranc context in Kranc.m. Also move interface funct...Ian Hinder2010-04-03