aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/CodeGenCactus.m
Commit message (Expand)AuthorAge
* CodeGenCactus.m: Some casting - this will break vectorisationIan Hinder2012-02-02
* Move CalculationMacros to CodeGenCactus.mIan Hinder2012-01-26
* Remove unused DeclareFDVariablesIan Hinder2012-01-26
* CodeGenCactus.m: Allow general blocks in CCLBlock argumentsIan Hinder2012-01-26
* CodeGenCactus.m: Add CCLBlock functionIan Hinder2012-01-23
* use CCTK_LOOP3 for simple loops, make dependency on LoopControl optionalRoland Haas2012-01-10
* Simplify and clean up vectorisationErik Schnetter2012-01-06
* Don't vectorise exponent in pow()Erik Schnetter2012-01-02
* Relax variable checking to allow variables to be expressed as strings instead...Ian Hinder2011-12-20
* Add two-argument ArcTan functionIan Hinder2011-11-19
* Skip factorisation if NoSimplify has been specified for a calculationIan Hinder2011-11-14
* Add ability to evolve ODEs in calculationsHal Finkel2011-11-01
* CodeGenCactus.m: Fix error in non-LoopControl looping function patternIan Hinder2011-10-28
* Make InsertComment externally visibleIan Hinder2011-10-28
* CodeGen*.m: Use DefFn to define functionsIan Hinder2011-10-07
* Split CodeGen.m into CodeGen.m, CodeGenC.m and CodeGenCactus.mIan Hinder2011-10-07