aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen
Commit message (Expand)AuthorAge
* Use C++ for all source files.Erik Schnetter2010-12-06
* Merge master into vectorIan Hinder2010-12-06
|\
| * CactusBoundary.m: Change default boundary condition for evolved groups from "...Ian Hinder2010-12-01
| * Ignore certain groups when checking for storageIan Hinder2010-12-01
| * Check group storageIan Hinder2010-12-01
| * KrancThorn.m: Use new CheckGroups function to check the validity of the group...Ian Hinder2010-11-29
| * TensorTools.m: Correct check for repeated tensor indicesIan Hinder2010-11-29
| * TensorTools.m: Remove tensor index formatting in OutputFormIan Hinder2010-11-29
| * Set default tensor weight to zeroErik Schnetter2010-11-23
* | Rewrite vectorisation infrastructure:Erik Schnetter2010-12-06
* | Implement vectorisationIan Hinder2010-11-23
* | Add support for vectorisation of generated code.Ian Hinder2010-11-23
|/
* Remove superfluous space from outputErik Schnetter2010-10-11
* KrancGroups: Add a function CheckGroups to check the validity of a groups str...Ian Hinder2010-10-11
* Replace deprecated LinearEquationsToMatrices with CoefficientArraysIan Hinder2010-09-23
* add checkpoint tag to tensor attributesRoland Haas2010-08-23
* CalculationBoundaries.m: Change severity of warning (from 0 to 1) when BCs ca...Ian Hinder2010-08-04
* Schedule.m: Schedule BC selection in level modeIan Hinder2010-08-04
* Blank.m: Add empty template Mathematica source fileIan Hinder2010-08-04
* Add automatic scheduling of calculations in MoL_PseudoEvolutionIan Hinder2010-06-22
* CalculationBoundaries.m: Generates SelectBC code for MoL_PseudoEvolution calc...Ian Hinder2010-06-05
* CodeGen.m: Add Quote function for conveniently adding double quotesIan Hinder2010-06-04
* add TensorParity attributeRoland Haas2010-05-06
* use integers in tags if number is a integerRoland Haas2010-05-06
* fix error messages in GetTensorAttribute and HasTensorAttributeRoland 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
| * Interface.m: Remove duplicate Kranc` context on BeginPackage lineIan 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
* CalculationFunction.m: Tidied up formatting of MMA fileIan Hinder2010-03-18
* CalculationFunction.m: Remove more unused codeIan Hinder2010-03-18
* Removed unused code and switched to using KrancGroups in CalculationFunction....Ian Hinder2010-03-17
* CalculationFunction.m: Rearrange source file and remove spaces at ends of linesIan Hinder2010-03-17
* Fix typo in licence at top of every fileIan Hinder2010-03-17
* Remove support for sub-block grid functionsIan Hinder2010-03-17
* Remove support for original finite differencing implementationIan Hinder2010-03-17
* Remove internal support for more than one loop in a calculationIan Hinder2010-03-17
* CalculationFunction.m: Remove ability to sync groups in the source fileIan Hinder2010-03-17
* CalculationFunction.m: Remove unused function calculationUsedGroupsIan Hinder2010-03-17