aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/KrancThorn.m
Commit message (Expand)AuthorAge
* KrancThorn.m: Don't generate certain code unless we have ConservationCalculat...Ian Hinder2012-01-23
* Merge branch 'hydro'Ian Hinder2012-01-22
|\
| * KrancThorn.m: Fix messed up mergeIan Hinder2011-06-04
| * Merge remote-tracking branch 'origin/master' into hydroIan Hinder2011-06-03
| |\
| * | Temporary commitIan Hinder2011-06-03
| * | KrancThorn.m: Expand primitive and conserved equationsIan Hinder2010-10-01
| * | KrancThorn.m: Pass thornName to ProcessConservationCalculationIan Hinder2010-10-01
| * | KrancThorn.m: Remove debugging codeIan Hinder2010-10-01
| * | KrancThorn.m: Read parameters to use from ConservationCalculationIan Hinder2010-10-01
| * | KrancThorn.m: Calls into ConservationCalculation package to generate code for...Ian Hinder2010-10-01
* | | Add ability to evolve ODEs in calculationsHal Finkel2011-11-01
* | | Split CodeGen.m into CodeGen.m, CodeGenC.m and CodeGenCactus.mIan Hinder2011-10-07
* | | Add support for generating OpenCL codeErik Schnetter2011-09-29
* | | Enable selection of finite difference operators using run-time parametersIan Hinder2011-09-18
* | | Add assert() in vectorized code.Barry Wardell2011-06-19
| |/ |/|
* | Support no-inline functions for derivatives in vectorised codeErik Schnetter2011-05-27
* | Additional checks when using a JacobianIan Hinder2011-05-25
* | Add support for a Jacobian to be applied to all derivativesIan Hinder2011-05-20
* | Add missing package import.Barry Wardell2011-05-12
* | Merge branch 'master' into xTensorBarry Wardell2011-03-20
|\ \
| * | Improved common subexpression elimination support.Barry Wardell2011-03-16
| * | Only vectorise in differencing header if UseVectors is setIan Hinder2011-01-22
| * | Merge master into vectorIan Hinder2011-01-22
| |\ \
| | * | KrancThorn.m: Add additional check of the groups structureIan Hinder2010-12-19
| * | | Use C++ for all source files.Erik Schnetter2010-12-06
| |/ /
| * / KrancThorn.m: Use new CheckGroups function to check the validity of the group...Ian Hinder2010-11-29
| |/
| * add checkpoint tag to tensor attributesRoland Haas2010-08-23
* | Factor out tensor code into a separate package which can eventually be used a...Barry Wardell2010-08-11
* | Add initial code for using xTensor instead of TensorTools.Barry Wardell2010-08-04
|/
* Add automatic scheduling of calculations in MoL_PseudoEvolutionIan Hinder2010-06-22
* add TensorParity attributeRoland Haas2010-05-06
* Revert "Revert "Merge branch 'master' of github.com:ianhinder/Kranc""Roland Haas2010-05-06
* Revert "Add support for vectorisation of generated code."Erik Schnetter2010-05-03
* Revert "Merge branch 'master' of github.com:ianhinder/Kranc"Erik Schnetter2010-05-02
* Merge branch 'master' of github.com:ianhinder/KrancErik Schnetter2010-05-02
|\
| * Remove CreateSetterSourceWrapper and call CreateSetterSource directlyIan Hinder2010-04-03
| * Replace sym context with Kranc context in Kranc.m. Also move interface funct...Ian Hinder2010-04-03
| * KrancThorn.m: Remove useless wrapper for creating configuration fileIan Hinder2010-04-03
| * Move schedule generation from KrancThorn.m to Schedule.mIan Hinder2010-04-03
| * Move parameter file generation from KrancThorn.m to Param.mIan Hinder2010-04-03
| * KrancThorn.m: Split into sectionsIan Hinder2010-04-03
| * allow arbitray expressions for conditionsRoland Haas2010-03-23
| * add options for steerability of paramtersRoland Haas2010-03-23
* | Add support for vectorisation of generated code.Erik Schnetter2010-05-02
|/
* Introduce a new tensor type "DDD_sym", corresponding to the symmetryErik Schnetter2010-03-18
* Removed unused code and switched to using KrancGroups in CalculationFunction....Ian Hinder2010-03-17
* Fix typo in licence at top of every fileIan Hinder2010-03-17
* Remove internal support for more than one loop in a calculationIan Hinder2010-03-17
* Obtain UseLoopControl directly using OptionValueIan Hinder2010-03-02
* Obtain EvolutionTimelevels directly using OptionValueIan Hinder2010-03-02